Update version to b2
This commit is contained in:
Родитель
a25de237f4
Коммит
838b3be54f
|
@ -3,4 +3,4 @@
|
|||
# Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
# --------------------------------------------------------------------------------------------
|
||||
|
||||
VERSION = "5.0.0b1"
|
||||
VERSION = "5.0.0b2"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
from setuptools import setup, find_packages
|
||||
|
||||
NAME = "azure-devops"
|
||||
VERSION = "5.0.0b1"
|
||||
VERSION = "5.0.0b2"
|
||||
|
||||
# To install the library, run the following
|
||||
#
|
||||
|
|
Загрузка…
Ссылка в новой задаче