Adjust dev status for alpha from 4 to 3 in foundry hosting pyproject.toml (#5387)

This commit is contained in:
Evan Mattson
2026-04-23 02:48:02 +09:00
committed by GitHub
Unverified
parent 0b50455e75
commit d75f874d78
@@ -12,7 +12,7 @@ urls.release_notes = "https://github.com/microsoft/agent-framework/releases?q=ta
urls.issues = "https://github.com/microsoft/agent-framework/issues"
classifiers = [
"License :: OSI Approved :: MIT License",
"Development Status :: 4 - Alpha",
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",