We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6482515 + 1f08171 commit 9964d6dCopy full SHA for 9964d6d
RELEASE.rst
@@ -1,6 +1,12 @@
1
Release Notes
2
=============
3
4
+Version 0.169.0 (Released January 07, 2025)
5
+---------------
6
+
7
+- [pre-commit.ci] pre-commit autoupdate (#3355)
8
+- feat: convert CEUs to decimal (#3217)
9
10
Version 0.168.0 (Released January 06, 2025)
11
---------------
12
mitxpro/settings.py
@@ -26,7 +26,7 @@
26
from mitxpro.celery_utils import OffsettingSchedule
27
from mitxpro.sentry import init_sentry
28
29
-VERSION = "0.168.0"
+VERSION = "0.169.0"
30
31
env.reset()
32
0 commit comments