Skip to content

Commit

Permalink
Release 0.96.7
Browse files Browse the repository at this point in the history
  • Loading branch information
odlbot committed Jun 28, 2024
1 parent 56734ea commit 5534820
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions RELEASE.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Release Notes
=============

Version 0.96.7
--------------

- 4545 mitx online program drawercourse upgrade formatting (#2256)
- [pre-commit.ci] pre-commit autoupdate (#2268)
- Update postgres (#2240)

Version 0.96.6 (Released June 24, 2024)
--------------

Expand Down
2 changes: 1 addition & 1 deletion main/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
from main.celery_utils import OffsettingSchedule
from main.sentry import init_sentry

VERSION = "0.96.6"
VERSION = "0.96.7"

log = logging.getLogger()

Expand Down

0 comments on commit 5534820

Please sign in to comment.