Skip to content

Commit 3b47826

Browse files
author
Clark Perkins
committed
Updating version for 0.8.0 development
1 parent 7889c76 commit 3b47826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackdio/client/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
except Exception:
2828
pass
2929

30-
VERSION = (0, 8, 0, 'b', 2)
30+
VERSION = (0, 8, 0, 'dev', 0)
3131

3232

3333
def get_version(version):

0 commit comments

Comments
 (0)