Skip to content

Commit

Permalink
ENH: Version tag update
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpa committed Apr 15, 2024
1 parent 5c2dd17 commit 54ec16e
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 @@ -16,7 +16,7 @@
from setuptools.command.build_ext import build_ext

setup_py_dir = os.path.dirname(os.path.realpath(__file__))
version = "0.5.0" # ANTsPy version
version = "0.5.2" # ANTsPy version

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

0 comments on commit 54ec16e

Please sign in to comment.