We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5184233 commit ad50a32Copy full SHA for ad50a32
setup.py
@@ -10,7 +10,7 @@
10
11
from setuptools import setup
12
13
-__version__ = '0.1.8dev'
+__version__ = '0.1.8'
14
15
BASE_DIR = os.path.dirname(os.path.abspath(__file__))
16
0 commit comments