Skip to content

Commit 90b075e

Browse files
committed
Change classifier in setup.py
1 parent d6bbab5 commit 90b075e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/ml/azure-ai-ml/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
url="https://github.com/Azure/azure-sdk-for-python",
4343
keywords="azure, azure sdk",
4444
classifiers=[
45-
"Development Status :: 5 - Production/Stable",
45+
"Development Status :: 4 - Beta",
4646
"Programming Language :: Python",
4747
"Programming Language :: Python :: 3",
4848
"Programming Language :: Python :: 3 :: Only",

0 commit comments

Comments
 (0)