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 5868808 commit e64b948Copy full SHA for e64b948
sdk/ai/azure-ai-agents/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release History
2
3
-## 1.0.3 (2005-08-04)
+## 1.0.3 (2025-08-04)
4
5
### Features Added
6
sdk/ai/azure-ai-agents/setup.py
@@ -38,6 +38,7 @@
38
url="https://github.com/Azure/azure-sdk-for-python/tree/main/sdk",
39
keywords="azure, azure sdk",
40
classifiers=[
41
+ "Development Status :: 5 - Production/Stable",
42
"Programming Language :: Python",
43
"Programming Language :: Python :: 3 :: Only",
44
"Programming Language :: Python :: 3",
0 commit comments