Merge pull request #1105 from manisenkov/upgrade-status-to-beta
Upgrade development status to beta
This commit is contained in:
commit
74efa3a108
2
setup.py
2
setup.py
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue
Block a user