chore: update development status to stable for v1.0.0

Update PyPI classifier from Beta to Production/Stable as we prepare
for the first stable release.
This commit is contained in:
DaisukeYoda
2025-10-05 20:45:19 +09:00
parent 49aae146ea
commit 44ddf8d3d4

View File

@@ -25,7 +25,7 @@ keywords = [
"dead-code"
]
classifiers = [
"Development Status :: 4 - Beta",
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",