Skip to content

Commit 0a02101

Browse files
authored
Update to PyPI
1 parent 604a322 commit 0a02101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/timeshap/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""File to keep the package version in one place"""
22
__version__ = "1.0.0"
3-
__version_info__ = tuple(__version__.split("."))
3+
__version_info__ = tuple(__version__.split("."))

0 commit comments

Comments
 (0)