Skip to content

Commit 340cd02

Browse files
Version 1.4.rc0
1 parent b4dcc24 commit 340cd02

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.dev0'
56+
__version__ = '1.4.rc0'
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.dev0'
53+
release = '1.4.rc0'
5454

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

0 commit comments

Comments
 (0)