Skip to content

Commit d757eb2

Browse files
committed
Release 0.234.2
1 parent 2c22fc9 commit d757eb2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

RELEASE.rst

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

4+
Version 0.234.2
5+
---------------
6+
7+
- config: Add event signals to Celery for better task tracking
8+
- chore(deps): update akhileshns/heroku-deploy digest to e3eb99d (#4387)
9+
410
Version 0.234.1 (Released August 06, 2025)
511
---------------
612

open_discussions/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
from open_discussions.settings_course_etl import *
3333
from open_discussions.settings_spectacular import open_spectacular_settings
3434

35-
VERSION = "0.234.1"
35+
VERSION = "0.234.2"
3636

3737
log = logging.getLogger()
3838

0 commit comments

Comments
 (0)