File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.31.1 (2026-01-30)
5+
6+ ### Bug Fixes
7+
8+ - Install latest common
9+ ([ ` 47d0211 ` ] ( https://github.com/ocadotechnology/codeforlife-package-python/commit/47d02117a38d9095de11464400b6842aeaa28cf9 ) )
10+
11+ - Updates and mypy ([ #174 ] ( https://github.com/ocadotechnology/codeforlife-package-python/pull/174 ) ,
12+ [ ` 2499d9f ` ] ( https://github.com/ocadotechnology/codeforlife-package-python/commit/2499d9fee772ff82a690e31223826c5b433bb1fe ) )
13+
14+ * fix: Update deps including mypy
15+
16+ * Get latest RR
17+
18+ * Get latest portal and RR
19+
20+ * Downgrade to django-stubs 5.1
21+
22+ * Feedback
23+
24+
425## v0.31.0 (2026-01-07)
526
627### Features
Original file line number Diff line number Diff line change 1414
1515# Do NOT set manually!
1616# This is auto-updated by python-semantic-release in the pipeline.
17- __version__ = "0.31.0 "
17+ __version__ = "0.31.1 "
1818
1919BASE_DIR = Path (__file__ ).resolve ().parent
2020DATA_DIR = BASE_DIR .joinpath ("data" )
You can’t perform that action at this time.
0 commit comments