Skip to content

Commit a7cd030

Browse files
committed
MNT: Mark as stable
1 parent af6fa3e commit a7cd030

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 @@ license = { text="MIT License" }
1616
requires-python = ">=3.7"
1717
dependencies = ["numpy >=1.17", "packaging >=17", "setuptools"]
1818
classifiers = [
19-
"Development Status :: 4 - Beta",
19+
"Development Status :: 5 - Production/Stable",
2020
"Environment :: Console",
2121
"Intended Audience :: Science/Research",
2222
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)