Skip to content

Commit 3c4d406

Browse files
Development Status :: 4 - Beta
1 parent d3bbc03 commit 3c4d406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
package_data={'': ['*.so', '*.dll', '*.py', '*.pyd', '*.pyi']},
9090
include_package_data=True,
9191
classifiers=[
92-
"Development Status :: 5 - Production/Beta",
92+
"Development Status :: 4 - Beta",
9393
"Programming Language :: Python :: 3.7",
9494
"Programming Language :: Python :: 3.8",
9595
"Programming Language :: Python :: 3.9",

0 commit comments

Comments
 (0)