Skip to content

Commit 7c9fec8

Browse files
committed
Update version number to 1.5.1
1 parent 99feeda commit 7c9fec8

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
@@ -45,7 +45,7 @@
4545
]
4646

4747

48-
__version__ = "1.5.0"
48+
__version__ = "1.5.1"
4949

5050

5151
# Instantiate or import these objects.

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
# See: https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-version
5656
#
5757
version = "1.5"
58-
release = "1.5.0"
58+
release = "1.5.1"
5959

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

0 commit comments

Comments
 (0)