Merge pull request #1105 from manisenkov/upgrade-status-to-beta

Upgrade development status to beta
This commit is contained in:
Raphael Deem 2018-01-31 14:36:06 -08:00 committed by GitHub
commit 74efa3a108
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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',