Skip to content

Commit e56ab0a

Browse files
committed
1 parent e39aa98 commit e56ab0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cms/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
]
5454

5555

56-
__version__ = '1.4.rc0'
56+
__version__ = '1.4.rc1'
5757

5858

5959
# Instantiate or import these objects.

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
# The short X.Y version.
5151
version = '1.4'
5252
# The full version, including alpha/beta/rc tags.
53-
release = '1.4.rc0'
53+
release = '1.4.rc1'
5454

5555
# The language for content autogenerated by Sphinx. Refer to documentation
5656
# for a list of supported languages.

0 commit comments

Comments
 (0)