We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39f5893 commit e0300caCopy full SHA for e0300ca
1 file changed
pyproject.toml
@@ -28,8 +28,7 @@ readme = "README.md"
28
requires-python = ">=3.8"
29
classifiers = [
30
"License :: OSI Approved :: MIT License",
31
- "Development Status :: 4 - Beta", # TODO: change to stable
32
- #"Development Status :: 5 - Production/Stable",
+ "Development Status :: 5 - Production/Stable",
33
"Intended Audience :: Science/Research",
34
"Programming Language :: Python",
35
"Programming Language :: Python :: 3",
0 commit comments