chore: update classifier to Production/Stable for 1.0

This commit is contained in:
Patrick Buckley
2026-04-02 17:09:10 -07:00
parent 57080f4615
commit 9d2e11f2be
+1 -1
View File
@@ -12,7 +12,7 @@ requires-python = ">=3.11"
authors = [{name = "Patrick Buckley", email = "buckleypm@gmail.com"}]
keywords = ["ai", "chat", "llm", "agent", "tools", "openai"]
classifiers = [
"Development Status :: 4 - Beta",
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Developers",
"Programming Language :: Python :: 3",