Skip to content

Commit e6f81ab

Browse files
committed
Bump version to 1.2.8
Update the package version from 1.2.7 to 1.2.8 in preparation for a new release.
1 parent 0a827ec commit e6f81ab

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

99
from .core import (
1010
TzstArchive,

0 commit comments

Comments
 (0)