We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7e8aa0 commit 96be0eaCopy full SHA for 96be0ea
setup.py
@@ -6,7 +6,7 @@
6
if os.path.exists("dist"):
7
shutil.rmtree("dist")
8
9
-VERSION = '0.0.25'
+VERSION = '0.0.26'
10
11
12
def write_version_py(filename='SigProfilerAssignment/version.py'):
0 commit comments