Skip to content

Commit ffe6bf0

Browse files
committed
Update changelog
1 parent 59a71e8 commit ffe6bf0

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog
33
=========
44

5+
4.1.1 (2025-08-06)
6+
==================
7+
8+
* fix: Remove reference to sunset LooseVersion of distutils
9+
510
4.1.0 (2025-07-15)
611
==================
712

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '4.1.0'
1+
__version__ = '4.1.1'

0 commit comments

Comments
 (0)