File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
djangocms_attributes_field Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 22Changelog
33=========
44
5+ 4.1.1 (2025-08-06)
6+ ==================
7+
8+ * fix: Remove reference to sunset LooseVersion of distutils
9+
5104.1.0 (2025-07-15)
611==================
712
Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ You can run tests by executing::
174174.. |pypi | image :: https://badge.fury.io/py/djangocms-attributes-field.svg
175175 :target: http://badge.fury.io/py/djangocms-attributes-field
176176.. |coverage | image :: https://codecov.io/gh/django-cms/djangocms-attributes-field/branch/master/graph/badge.svg
177- :target: https://codecov.io/gh/divio /djangocms-attributes-field
177+ :target: https://codecov.io/gh/django-cms /djangocms-attributes-field
178178
179179.. |python | image :: https://img.shields.io/pypi/pyversions/djangocms-attributes-field
180180 :alt: PyPI - Python Version
Original file line number Diff line number Diff line change 1- __version__ = '4.1.0 '
1+ __version__ = '4.1.1 '
You can’t perform that action at this time.
0 commit comments