Skip to content

Commit 68800be

Browse files
committed
Bump version to 1.2.4
Updated the __version__ attribute in the __init__.py file to reflect the new version 1.2.4.
1 parent af3e657 commit 68800be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tzst/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
security, and reliability.
55
"""
66

7-
__version__ = "1.2.3"
7+
__version__ = "1.2.4"
88

99
from .core import (
1010
TzstArchive,

0 commit comments

Comments
 (0)