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 38a0875 commit 55a6e0dCopy full SHA for 55a6e0d
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
from codecs import open
4
from os import path
5
6
-__version__ = "0.10.0"
+__version__ = "0.10.1"
7
8
subprocess.call("pip install -r requirements.txt", shell=True)
9
0 commit comments