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 5893317 commit ba8c7f7Copy full SHA for ba8c7f7
featuremanagement/_version.py
@@ -4,4 +4,4 @@
4
# license information.
5
# -------------------------------------------------------------------------
6
7
-VERSION = "2.1.0"
+VERSION = "2.2.0b1"
setup.py
@@ -43,7 +43,7 @@
43
author_email="appconfig@microsoft.com",
44
url="https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/appconfiguration/feature-management",
45
classifiers=[
46
- "Development Status :: 5 - Production/Stable",
+ "Development Status :: 4 - Beta",
47
"Programming Language :: Python",
48
"Programming Language :: Python :: 3 :: Only",
49
"Programming Language :: Python :: 3",
0 commit comments