Skip to content

Commit 1d93bd5

Browse files
author
Clark Perkins
committed
Updating version for 0.7.0
1 parent 16ad237 commit 1d93bd5

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
@@ -29,7 +29,7 @@
2929
except Exception:
3030
pass
3131

32-
VERSION = (0, 7, 0, 'dev', 0)
32+
VERSION = (0, 7, 0, 'final', 0)
3333

3434

3535
def get_version(version):

0 commit comments

Comments
 (0)