Upgrade development status to beta

This commit is contained in:
manisenkov 2018-01-31 08:19:01 +01:00
parent 17d7f24825
commit 49c29e6862

View File

@ -43,7 +43,7 @@ setup_kwargs = {
'packages': ['sanic'],
'platforms': 'any',
'classifiers': [
'Development Status :: 2 - Pre-Alpha',
'Development Status :: 4 - Beta',
'Environment :: Web Environment',
'License :: OSI Approved :: MIT License',
'Programming Language :: Python :: 3.5',