We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea5a94e + c07f98d commit ce466cdCopy full SHA for ce466cd
vsts/setup.py
@@ -6,7 +6,7 @@
6
from setuptools import setup, find_packages
7
8
NAME = "vsts"
9
-VERSION = "0.1.0b1"
+VERSION = "0.1.0b2"
10
11
# To install the library, run the following
12
#
0 commit comments