We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e733ca commit 7b21080Copy full SHA for 7b21080
CHANGELOG.md
@@ -3,6 +3,9 @@ Changelog
3
4
Unreleased
5
----------
6
+
7
+2.1.0 (2024-06-14)
8
+------------------
9
* Add Wagtail 6.1 support. Drop Wagtail <=5.2 support.
10
11
puput/__init__.py
@@ -1,6 +1,6 @@
1
__author__ = "Marc Tudurí"
2
__email__ = "[email protected]"
-__version__ = "2.0.0"
+__version__ = "2.1.0"
PUPUT_APPS = (
# Wagtail apps
0 commit comments