Skip to content

Commit 64e240b

Browse files
committed
ENH: bump version
1 parent 00675f4 commit 64e240b

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
@@ -17,7 +17,7 @@
1717
from setuptools.command.build_ext import build_ext
1818

1919
setup_py_dir = os.path.dirname(os.path.realpath(__file__))
20-
version = "0.3.3" # ANTsPy version
20+
version = "0.3.4" # ANTsPy version
2121

2222
if "--weekly" in sys.argv:
2323
sys.argv.remove("--weekly")

0 commit comments

Comments
 (0)