There was an error while loading. Please reload this page.
2 parents 942aee5 + 9a563ab commit 1088864Copy full SHA for 1088864
azure-devops/azure/devops/version.py
@@ -3,4 +3,4 @@
3
# Licensed under the MIT License. See License.txt in the project root for license information.
4
# --------------------------------------------------------------------------------------------
5
6
-VERSION = "5.0.0b2"
+VERSION = "5.0.0b3"
azure-devops/setup.py
@@ -6,7 +6,7 @@
from setuptools import setup, find_packages
7
8
NAME = "azure-devops"
9
10
11
# To install the library, run the following
12
#
0 commit comments