Skip to content

Commit 80f3e6c

Browse files
Bump version from 1.0.3 to 1.0.4
1 parent 46a93f1 commit 80f3e6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kececinumbers/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# - MAJOR: Incompatible API changes
99
# - MINOR: Backwards-compatible functionality additions
1010
# - PATCH: Backwards-compatible bug fixes
11-
__version__: str = "1.0.3"
11+
__version__: str = "1.0.4"
1212

1313
# License information
1414
__license__: str = "AGPL-3.0-or-later"

0 commit comments

Comments
 (0)