Skip to content

Commit a2a93a0

Browse files
committed
Bump version to 4.1.1
1 parent e21ce82 commit a2a93a0

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 = ["4", "1", "0", "", ""]
18+
release = ["4", "1", "1", "", ""]
1919

2020

2121
def _get_version() -> str:

0 commit comments

Comments
 (0)