Skip to content

Commit 981ff9d

Browse files
committed
Fix trove classifier
1 parent b8b9b03 commit 981ff9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
classifiers=[
4646
# Full list: https://pypi.python.org/pypi?%3Aaction=list_classifiers
47-
"Development Status :: 3 - Beta",
47+
"Development Status :: 4 - Beta",
4848
"Environment :: Console",
4949
"Intended Audience :: Developers",
5050
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)