We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88b0e4a commit 0659b78Copy full SHA for 0659b78
setup.py
@@ -11,7 +11,7 @@ def read(fname):
11
DISTNAME = 'systole'
12
MAINTAINER = 'Nicolas Legrand'
13
MAINTAINER_EMAIL = 'nicolas.legrand@cfin.au.dk'
14
-VERSION = '0.0.1'
+VERSION = '0.1.0'
15
16
INSTALL_REQUIRES = [
17
'numpy>=1.15',
0 commit comments