We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99feeda commit 7c9fec8Copy full SHA for 7c9fec8
cms/__init__.py
@@ -45,7 +45,7 @@
45
]
46
47
48
-__version__ = "1.5.0"
+__version__ = "1.5.1"
49
50
51
# Instantiate or import these objects.
docs/conf.py
@@ -55,7 +55,7 @@
55
# See: https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-version
56
#
57
version = "1.5"
58
-release = "1.5.0"
+release = "1.5.1"
59
60
# The language for content autogenerated by Sphinx. Refer to documentation
61
# for a list of supported languages.
0 commit comments