Skip to content

Commit 96be0ea

Browse files
committed
Upgrade to v0.0.26
1 parent a7e8aa0 commit 96be0ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
if os.path.exists("dist"):
77
shutil.rmtree("dist")
88

9-
VERSION = '0.0.25'
9+
VERSION = '0.0.26'
1010

1111

1212
def write_version_py(filename='SigProfilerAssignment/version.py'):

0 commit comments

Comments
 (0)