Skip to content

Commit 3645979

Browse files
committed
Bump version to 1.2.7
Update the __version__ variable in __init__.py to 1.2.7 to reflect the new release.
1 parent 3d85da8 commit 3645979

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.6"
7+
__version__ = "1.2.7"
88

99
from .core import (
1010
TzstArchive,

0 commit comments

Comments
 (0)