Skip to content

Commit 1cd40bd

Browse files
committed
fix on the classifier
1 parent 2d489e8 commit 1cd40bd

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
@@ -100,7 +100,7 @@ def run_tests(self):
100100
]
101101
},
102102
classifiers=[
103-
"Development Status :: 5 - Beta",
103+
"Development Status :: 4 - Beta",
104104
"Intended Audience :: Developers",
105105
"Natural Language :: English",
106106
"License :: OSI Approved :: Apache Software License",

0 commit comments

Comments
 (0)