Skip to content

Commit 0944b70

Browse files
committed
Bump version to 5.0.0 final
1 parent ab67db0 commit 0944b70

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
@@ -15,7 +15,7 @@
1515
See: https://www.python.org/dev/peps/pep-0440/
1616
"""
1717

18-
release = ["99", "99", "99", "", "dev1"]
18+
release = ["5", "0", "0", "", ""]
1919

2020

2121
def _get_version() -> str:

0 commit comments

Comments
 (0)