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 0e035a0 commit b06b096Copy full SHA for b06b096
setup.py
@@ -3,7 +3,7 @@
3
from setuptools import setup
4
5
6
-VERSION = '0.1.3'
+VERSION = '0.1.4'
7
ROOT_DIR = os.path.dirname(__file__)
8
9
REQUIREMENTS = [
0 commit comments