Skip to content

Commit 0e4d53c

Browse files
authored
Merge pull request #677 from ccnmtl/release-2.5.0
🔖 release version 2.5.0
2 parents 455e87d + dfdb02b commit 0e4d53c

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2.5.0
1+
2.5.0 (2025-12-08)
22
====================
33
* Adds compatibility with Django 5.2
44

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
version = '2.4.0'
4-
3+
version = '2.5.0'
54

65
setup(
76
name='django-courseaffils',

0 commit comments

Comments
 (0)