Skip to content

Commit ba8c7f7

Browse files
committed
Updating Version/Status
1 parent 5893317 commit ba8c7f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

featuremanagement/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# license information.
55
# -------------------------------------------------------------------------
66

7-
VERSION = "2.1.0"
7+
VERSION = "2.2.0b1"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
author_email="appconfig@microsoft.com",
4444
url="https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/appconfiguration/feature-management",
4545
classifiers=[
46-
"Development Status :: 5 - Production/Stable",
46+
"Development Status :: 4 - Beta",
4747
"Programming Language :: Python",
4848
"Programming Language :: Python :: 3 :: Only",
4949
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)