File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 22CHANGELOG
33=========
44
5- unreleased
6- ==========
5+ 2.2.4 (2023-01-13)
6+ ==================
77* Add Django 4.1 support
88* Add python 3.11 tests
99* Fix thumbnail generation for SVG images when used as a Divio addon.
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__ = '2.2.3 '
16+ __version__ = '2.2.4 '
1717
1818default_app_config = 'filer.apps.FilerConfig'
Original file line number Diff line number Diff line change 3838 'Framework :: Django CMS :: 3.8' ,
3939 'Framework :: Django CMS :: 3.9' ,
4040 'Framework :: Django CMS :: 3.10' ,
41+ 'Framework :: Django CMS :: 3.11' ,
42+ 'Framework :: Django CMS :: 4.0' ,
43+ 'Framework :: Django CMS :: 4.1' ,
4144 'Topic :: Internet :: WWW/HTTP' ,
4245 'Topic :: Internet :: WWW/HTTP :: Dynamic Content' ,
4346 'Topic :: Software Development' ,
You can’t perform that action at this time.
0 commit comments