Skip to content

Commit 9a41a64

Browse files
committed
update version number
1 parent b0dd012 commit 9a41a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vsts/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from setuptools import setup, find_packages
77

88
NAME = "vsts"
9-
VERSION = "0.1.0b0"
9+
VERSION = "0.1.0b1"
1010

1111
# To install the library, run the following
1212
#

0 commit comments

Comments
 (0)