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 e39aa98 commit e56ab0aCopy full SHA for e56ab0a
cms/__init__.py
@@ -53,7 +53,7 @@
53
]
54
55
56
-__version__ = '1.4.rc0'
+__version__ = '1.4.rc1'
57
58
59
# Instantiate or import these objects.
docs/conf.py
@@ -50,7 +50,7 @@
50
# The short X.Y version.
51
version = '1.4'
52
# The full version, including alpha/beta/rc tags.
-release = '1.4.rc0'
+release = '1.4.rc1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
0 commit comments