Skip to content

Commit

Permalink
DOC: toward updated versions
Browse files Browse the repository at this point in the history
  • Loading branch information
stnava committed Aug 8, 2023
1 parent d639ab7 commit 314a4ab
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.9" # ANTsPy version
version = "0.4.0" # ANTsPy version

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

0 comments on commit 314a4ab

Please sign in to comment.