We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a129fb commit e443323Copy full SHA for e443323
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.1.0b5"
+VERSION = "5.1.0b6"
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