Skip to content

Commit bf61673

Browse files
committed
Release 0.138.4
1 parent 9a7c499 commit bf61673

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

RELEASE.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Release Notes
22
=============
33

4+
Version 0.138.4
5+
---------------
6+
7+
- Merge migration conflict courses 0081 (#3311)
8+
- [pre-commit.ci] pre-commit autoupdate (#3299)
9+
- Update letter_grade to allow more chars (#3289)
10+
- Update dependency webpack to v5.104.1 [SECURITY] (#3274)
11+
- Update actions/setup-python digest to a309ff8 (#3297)
12+
413
Version 0.138.3 (Released February 19, 2026)
514
---------------
615

main/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
from main.sentry import init_sentry
3838
from openapi.settings_spectacular import open_spectacular_settings
3939

40-
VERSION = "0.138.3"
40+
VERSION = "0.138.4"
4141

4242
log = logging.getLogger()
4343

0 commit comments

Comments
 (0)