Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Commit ae5770a

Browse files
committed
Fixed classifier for development status.
1 parent 215b807 commit ae5770a

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
@@ -66,7 +66,7 @@
6666
license = 'MIT',
6767

6868
classifiers = [
69-
'Development Status :: 5 - Production/Stable',
69+
'Development Status :: 4 - Beta',
7070
'Intended Audience :: Developers',
7171
'License :: OSI Approved :: MIT License',
7272
'Programming Language :: Python :: 2',

0 commit comments

Comments
 (0)