Skip to content

Commit

Permalink
verion 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LegrandNico committed Jan 16, 2020
1 parent 88b0e4a commit 0659b78
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 @@ -11,7 +11,7 @@ def read(fname):
DISTNAME = 'systole'
MAINTAINER = 'Nicolas Legrand'
MAINTAINER_EMAIL = '[email protected]'
VERSION = '0.0.1'
VERSION = '0.1.0'

INSTALL_REQUIRES = [
'numpy>=1.15',
Expand Down

0 comments on commit 0659b78

Please sign in to comment.