We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af988d7 commit 4a74741Copy full SHA for 4a74741
cms/__init__.py
@@ -49,7 +49,7 @@
49
]
50
51
52
-__version__ = '1.3.dev0'
+__version__ = '1.3.rc0'
53
54
55
# Instantiate or import these objects.
docs/conf.py
@@ -50,7 +50,7 @@
# The short X.Y version.
version = '1.3'
# The full version, including alpha/beta/rc tags.
-release = '1.3.dev0'
+release = '1.3.rc0'
# The language for content autogenerated by Sphinx. Refer to documentation
56
# for a list of supported languages.
0 commit comments