Skip to content

Commit ce466cd

Browse files
authored
Merge pull request #25 from Microsoft/users/tedchamb/futures
update version number
2 parents ea5a94e + c07f98d commit ce466cd

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)