Skip to content

Commit a00ecbd

Browse files
committed
Bump package version to 2.1.4
1 parent 7b169c7 commit a00ecbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

coderedcms/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
1515
See: https://www.python.org/dev/peps/pep-0440/
1616
"""
17-
release = ["2", "1", "3", "", ""]
17+
release = ["2", "1", "4", "", ""]
1818

1919

2020
def _get_version() -> str:

0 commit comments

Comments
 (0)