Skip to content

Commit 352d5d2

Browse files
committed
feincms3-data 0.6
1 parent a2aec38 commit 352d5d2

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ Change log
55
`Next version`_
66
~~~~~~~~~~~~~~~
77

8-
.. _Next version: https://github.com/matthiask/feincms3-data/compare/0.5...main
8+
9+
0.6 (2023-06-12)
10+
~~~~~~~~~~~~~~~~
911

1012
- Fixed the broken argument validation of ``./manage.py f3dumpdata``.
1113
- Switched to hatchling and ruff.

feincms3_data/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.5.1"
1+
__version__ = "0.6.0"

0 commit comments

Comments
 (0)