Skip to content

Commit aed55e5

Browse files
1 parent 8d47e61 commit aed55e5

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
@@ -49,7 +49,7 @@
4949
]
5050

5151

52-
__version__ = '1.3.rc0'
52+
__version__ = '1.3.0'
5353

5454

5555
# 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.3'
5252
# The full version, including alpha/beta/rc tags.
53-
release = '1.3.rc0'
53+
release = '1.3.0'
5454

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

0 commit comments

Comments
 (0)