Skip to content

Commit 1881cd4

Browse files
committed
Update version
1 parent 8499f60 commit 1881cd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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"""
2-
__version__ = "1.0.1"
2+
__version__ = "1.0.2"
33
__version_info__ = tuple(__version__.split("."))

0 commit comments

Comments
 (0)