Skip to content

Commit ac17d07

Browse files
author
Clark Perkins
committed
Updating version for 0.8.0b2
1 parent fce41a0 commit ac17d07

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, 'dev', 0)
30+
VERSION = (0, 8, 0, 'b', 2)
3131

3232

3333
def get_version(version):

0 commit comments

Comments
 (0)