change project status from alpha to beta
This commit is contained in:
parent
65f260d0ba
commit
cc1ccfd70d
2
setup.py
2
setup.py
@ -27,7 +27,7 @@ setup(
|
|||||||
license='MIT',
|
license='MIT',
|
||||||
description='lightweight Disqus alternative',
|
description='lightweight Disqus alternative',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
"Development Status :: 3 - Alpha",
|
"Development Status :: 4 - Beta",
|
||||||
"Topic :: Internet",
|
"Topic :: Internet",
|
||||||
"Topic :: Internet :: WWW/HTTP :: HTTP Servers",
|
"Topic :: Internet :: WWW/HTTP :: HTTP Servers",
|
||||||
"Topic :: Internet :: WWW/HTTP :: WSGI :: Application",
|
"Topic :: Internet :: WWW/HTTP :: WSGI :: Application",
|
||||||
|
Loading…
Reference in New Issue
Block a user