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 5efbc86 commit 20978a3Copy full SHA for 20978a3
setup.py
@@ -14,7 +14,7 @@ def read(fname):
14
DISTNAME = "metadpy"
15
MAINTAINER = "Nicolas Legrand"
16
MAINTAINER_EMAIL = "[email protected]"
17
-VERSION = "0.1.0"
+VERSION = "0.1.1"
18
19
INSTALL_REQUIRES = [
20
"numpy>=1.18.1",
0 commit comments