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 b857bf7 commit 33ba8deCopy full SHA for 33ba8de
setup.py
@@ -13,5 +13,7 @@
13
]
14
15
setup(
16
+ name='tda-mapper',
17
+ version='0.7.0',
18
ext_modules=cythonize(ext_modules),
19
)
0 commit comments