Skip to content

Commit 81cca17

Browse files
committed
Prepare next release
1 parent a3d4813 commit 81cca17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
import sys
2121

2222
# circleci.py version
23-
VERSION = '0.9.0'
23+
VERSION = '0.9.1-dev'
2424

2525
with open("README.md", "r") as fh:
2626
long_description = fh.read()

0 commit comments

Comments
 (0)