Skip to content

Commit d0f8ade

Browse files
committed
fix version number in version.py
1 parent bc23366 commit d0f8ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vsts/vsts/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# Licensed under the MIT License. See License.txt in the project root for license information.
44
# --------------------------------------------------------------------------------------------
55

6-
VERSION = "0.1.0b0"
6+
VERSION = "0.1.0b2"

0 commit comments

Comments
 (0)