mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
update pypi classifier to Production / Stable
This commit is contained in:
parent
6f9065d769
commit
31cfabc275
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -62,7 +62,7 @@ setup(
|
|||
license='BSD',
|
||||
long_description=open('README.rst').read(),
|
||||
classifiers=[
|
||||
'Development Status :: 4 - Beta',
|
||||
'Development Status :: 5 - Production/Stable',
|
||||
'Environment :: Web Environment',
|
||||
'Intended Audience :: Developers',
|
||||
'License :: OSI Approved :: BSD License',
|
||||
|
|
|
|||
Loading…
Reference in a new issue