We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bc41ba commit cdf71eaCopy full SHA for cdf71ea
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup, find_packages
2
3
-VERSION = "0.1.3"
+VERSION = "0.1.4"
4
5
INSTALL_REQUIRES = (
6
"numpy",
0 commit comments