We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7c05c1 + 80c19b0 commit 3283ef6Copy full SHA for 3283ef6
vsts/setup.py
@@ -6,7 +6,7 @@
6
from setuptools import setup, find_packages
7
8
NAME = "vsts"
9
-VERSION = "0.1.8"
+VERSION = "0.1.9"
10
11
# To install the library, run the following
12
#
vsts/vsts/version.py
@@ -3,4 +3,4 @@
3
# Licensed under the MIT License. See License.txt in the project root for license information.
4
# --------------------------------------------------------------------------------------------
5
0 commit comments