Skip to content

Commit 4720467

Browse files
authored
[v1.x] Set Development Status classifier to Production/Stable (#2976)
1 parent 6df3d73 commit 4720467

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ maintainers = [
1212
keywords = ["git", "mcp", "llm", "automation"]
1313
license = { text = "MIT" }
1414
classifiers = [
15-
"Development Status :: 4 - Beta",
15+
"Development Status :: 5 - Production/Stable",
1616
"Intended Audience :: Developers",
1717
"License :: OSI Approved :: MIT License",
1818
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)