Skip to content

Commit eac55d1

Browse files
Bump version from 1.0.2 to 1.0.3
1 parent 32d7dff commit eac55d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kececinumbers/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
__license__ = _meta.get("License", "AGPL-3.0-or-later")
4444
except Exception:
4545
# Fallback for development or if metadata is not available
46-
__version__ = "1.0.2"
46+
__version__ = "1.0.3"
4747
__author__ = "Mehmet Keçeci"
4848
__license__ = "AGPL-3.0-or-later"
4949

0 commit comments

Comments
 (0)