We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 450c244 commit 1cf9a60Copy full SHA for 1cf9a60
setup.py
@@ -2,7 +2,7 @@
2
3
from setuptools import setup, find_packages
4
5
-VERSION = '0.1.9'
+VERSION = '0.1.10'
6
7
from os import path
8
this_directory = path.abspath(path.dirname(__file__))
0 commit comments