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.
1 parent 94aa6f7 commit 05e7893Copy full SHA for 05e7893
azure-devops/setup.py
@@ -6,7 +6,7 @@
6
from setuptools import setup, find_packages
7
8
NAME = "azure-devops"
9
-VERSION = "5.1.0"
+VERSION = "5.1.0b1"
10
11
# To install the library, run the following
12
#
0 commit comments