Skip to content

Commit b71941d

Browse files
committed
Bump version to 3.0.4
1 parent ab5eb33 commit b71941d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = ["3", "0", "3", "", ""]
17+
release = ["3", "0", "4", "", ""]
1818

1919

2020
def _get_version() -> str:

0 commit comments

Comments
 (0)