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.
1 parent b6ce63f commit 6125e37Copy full SHA for 6125e37
CHANGES.txt
@@ -1,4 +1,4 @@
1
-2.5.1
+2.5.1 (2025-12-09)
2
====================
3
* Add another Django 5.2 fix
4
setup.py
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages
-version = '2.5.0'
+version = '2.5.1'
5
setup(
6
name='django-courseaffils',
0 commit comments