We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2aec38 commit 352d5d2Copy full SHA for 352d5d2
CHANGELOG.rst
@@ -5,7 +5,9 @@ Change log
5
`Next version`_
6
~~~~~~~~~~~~~~~
7
8
-.. _Next version: https://github.com/matthiask/feincms3-data/compare/0.5...main
+
9
+0.6 (2023-06-12)
10
+~~~~~~~~~~~~~~~~
11
12
- Fixed the broken argument validation of ``./manage.py f3dumpdata``.
13
- Switched to hatchling and ruff.
feincms3_data/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.5.1"
+__version__ = "0.6.0"
0 commit comments