Skip to content

Commit

Permalink
Merge pull request #211 from amarquand/dev
Browse files Browse the repository at this point in the history
adjusted setup.py
  • Loading branch information
amarquand authored Jun 14, 2024
2 parents c1b418b + 86420cc commit e7ebb95
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 @@ -14,7 +14,7 @@ def parse_requirements(filename):
# version = '0.29-1'

setup(name='pcntoolkit',
version='0.30',
version='0.30-1',
description='Predictive Clinical Neuroscience toolkit',
url='http://github.com/amarquand/PCNtoolkit',
author='Andre Marquand',
Expand Down

0 comments on commit e7ebb95

Please sign in to comment.