We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35b4012 commit 071a439Copy full SHA for 071a439
pyproject.toml
@@ -16,7 +16,7 @@ license = { text="MIT License" }
16
requires-python = ">=3.7"
17
dependencies = ["numpy >=1.17", "packaging >=17", "setuptools"]
18
classifiers = [
19
- "Development Status :: 4 - Beta",
+ "Development Status :: 5 - Production/Stable",
20
"Environment :: Console",
21
"Intended Audience :: Science/Research",
22
"License :: OSI Approved :: MIT License",
0 commit comments