Set pip install dev status: Production/Stable

This commit is contained in:
Jim Miller 2018-09-07 12:54:26 -05:00
parent 3f5b82fb3d
commit 09fd06cd52

View file

@ -48,7 +48,7 @@ setup(
# 3 - Alpha
# 4 - Beta
# 5 - Production/Stable
'Development Status :: 3 - Alpha',
'Development Status :: 5 - Production/Stable',
'Environment :: Console',