Skip to content

Commit f862f66

Browse files
committed
Fix classifier typo
1 parent ab72444 commit f862f66

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
@@ -15,7 +15,7 @@ dependencies = [
1515
"numpy",
1616
]
1717
classifiers = [
18-
"Development Status :: 5 - Stable",
18+
"Development Status :: 5 - Production/Stable",
1919
"License :: OSI Approved :: BSD License",
2020
"Programming Language :: Python",
2121
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)