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 2
2
Changelog
3
3
=========
4
4
5
+ 4.1.1 (2025-08-06)
6
+ ==================
7
+
8
+ * fix: Remove reference to sunset LooseVersion of distutils
9
+
5
10
4.1.0 (2025-07-15)
6
11
==================
7
12
Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ You can run tests by executing::
174
174
.. |pypi | image :: https://badge.fury.io/py/djangocms-attributes-field.svg
175
175
:target: http://badge.fury.io/py/djangocms-attributes-field
176
176
.. |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
178
178
179
179
.. |python | image :: https://img.shields.io/pypi/pyversions/djangocms-attributes-field
180
180
: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