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 00675f4 commit 64e240bCopy full SHA for 64e240b
setup.py
@@ -17,7 +17,7 @@
17
from setuptools.command.build_ext import build_ext
18
19
setup_py_dir = os.path.dirname(os.path.realpath(__file__))
20
-version = "0.3.3" # ANTsPy version
+version = "0.3.4" # ANTsPy version
21
22
if "--weekly" in sys.argv:
23
sys.argv.remove("--weekly")
0 commit comments