Skip to content

Commit db5868b

Browse files
committed
chore: update development status to Beta - Change classifier from 'Production/Stable' to 'Beta' - Reflects current development phase and stability level - Prepares for v1.0.2 release with critical fixes
1 parent fc8c052 commit db5868b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repository = "https://github.com/Shorzinator/ContextCraft"
1616
documentation = "https://shorzinator.github.io/ContextCraft/"
1717
keywords = ["llm", "cli", "context", "toolkit", "documentation"]
1818
classifiers = [
19-
"Development Status :: 5 - Production/Stable",
19+
"Development Status :: 4 - Beta",
2020
"Intended Audience :: Developers",
2121
"License :: OSI Approved :: MIT License",
2222
"Programming Language :: Python :: 3.9",

0 commit comments

Comments
 (0)