Skip to content

Commit c07f98d

Browse files
committed
update version number
1 parent ea5a94e commit c07f98d

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.0b1"
9+
VERSION = "0.1.0b2"
1010

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

0 commit comments

Comments
 (0)