diff --git a/pyproject.toml b/pyproject.toml index 80e48af3..d3557abf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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",