File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed
Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 22CHANGELOG
33=========
44
5+ 3.2.2 (2024-09-09)
6+ ==================
7+
8+ * fix: Remove version in to Django<5.1
9+
5103.2.1 (2024-09-05)
611==================
712
Original file line number Diff line number Diff line change 1313 8. Publish the release and it will automatically release to pypi
1414"""
1515
16- __version__ = '3.2.1 '
16+ __version__ = '3.2.2 '
Original file line number Diff line number Diff line change 3030 'Programming Language :: Python :: 3.9' ,
3131 'Programming Language :: Python :: 3.10' ,
3232 'Programming Language :: Python :: 3.11' ,
33+ 'Programming Language :: Python :: 3.12' ,
3334 'Framework :: Django' ,
3435 'Framework :: Django :: 3.2' ,
3536 'Framework :: Django :: 4.0' ,
3637 'Framework :: Django :: 4.1' ,
3738 'Framework :: Django :: 4.2' ,
39+ 'Framework :: Django :: 5.0' ,
40+ 'Framework :: Django :: 5.1' ,
3841 'Framework :: Django CMS' ,
3942 'Framework :: Django CMS :: 3.8' ,
4043 'Framework :: Django CMS :: 3.9' ,
You can’t perform that action at this time.
0 commit comments