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 4937747 commit c4bbffcCopy full SHA for c4bbffc
setup.py
@@ -11,7 +11,7 @@
11
import os
12
from setuptools import setup, find_packages
13
14
-version = '1.1.2'
+version = '1.1.3.dev0'
15
16
this_directory = os.path.abspath(os.path.dirname(__file__))
17
0 commit comments