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 6539616 commit 53a6d66Copy full SHA for 53a6d66
setup.py
@@ -13,7 +13,7 @@ def read(fname):
13
DISTNAME = "cardioception"
14
MAINTAINER = "Nicolas Legrand"
15
MAINTAINER_EMAIL = "[email protected]"
16
-VERSION = "0.4.0"
+VERSION = "0.4.1"
17
18
INSTALL_REQUIRES = [
19
"systole>=0.1.3",
0 commit comments