Skip to content

Commit 0659b78

Browse files
author
Nicolas Legrand
committed
verion 0.1.0
1 parent 88b0e4a commit 0659b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def read(fname):
1111
DISTNAME = 'systole'
1212
MAINTAINER = 'Nicolas Legrand'
1313
MAINTAINER_EMAIL = 'nicolas.legrand@cfin.au.dk'
14-
VERSION = '0.0.1'
14+
VERSION = '0.1.0'
1515

1616
INSTALL_REQUIRES = [
1717
'numpy>=1.15',

0 commit comments

Comments
 (0)