Skip to content

Commit 67e2cfd

Browse files
author
Clark Perkins
committed
Updating version for 0.7.1
1 parent 8752e81 commit 67e2cfd

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, 7, 1, 'dev', 0)
30+
VERSION = (0, 7, 1, 'final', 0)
3131

3232

3333
def get_version(version):

0 commit comments

Comments
 (0)