We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3d4813 commit 81cca17Copy full SHA for 81cca17
setup.py
@@ -20,7 +20,7 @@
20
import sys
21
22
# circleci.py version
23
-VERSION = '0.9.0'
+VERSION = '0.9.1-dev'
24
25
with open("README.md", "r") as fh:
26
long_description = fh.read()
0 commit comments