Skip to content

Commit

Permalink
ENH: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
stnava committed Oct 4, 2022
1 parent 00675f4 commit 64e240b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from setuptools.command.build_ext import build_ext

setup_py_dir = os.path.dirname(os.path.realpath(__file__))
version = "0.3.3" # ANTsPy version
version = "0.3.4" # ANTsPy version

if "--weekly" in sys.argv:
sys.argv.remove("--weekly")
Expand Down

0 comments on commit 64e240b

Please sign in to comment.