Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
LalithShiyam authored Aug 27, 2023
1 parent b4ecb74 commit 7368fa5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='falconz',
version='2.0.1',
version='0.2.0',
author='Lalith Kumar Shiyam Sundar',
author_email='Lalith.shiyamsundar@meduniwien.ac.at',
description='FalconZ: A streamlined Python package for PET motion correction.',
Expand Down Expand Up @@ -58,4 +58,4 @@
'falconz=falconz.falconz:main',
],
},
)
)

0 comments on commit 7368fa5

Please sign in to comment.