We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e41aef commit 2795989Copy full SHA for 2795989
CHANGELOG
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-1.1.2 (2021-11-05)
+1.1.3 (2021-11-05)
5
------------------
6
* Add Django 3.2 support. Drop Django <2.2 support.
7
* Add Wagtail 2.10-2.14 support.
puput/__init__.py
@@ -1,6 +1,6 @@
__author__ = "Marc Tudurí"
__email__ = "[email protected]"
-__version__ = "1.1.2"
+__version__ = "1.1.3"
PUPUT_APPS = (
# Wagtail apps
0 commit comments