diff --git a/setup.py b/setup.py index 4262584..7165cb1 100644 --- a/setup.py +++ b/setup.py @@ -46,7 +46,7 @@ def get_package_data(package): install_requires=['wq.app>=0.5.0', 'pyyaml', 'pystache'], scripts=['tawq/bin/tawq'], classifiers = [ - 'Development Status :: 3 - Alpha', + 'Development Status :: 4 - Beta', 'Environment :: Web Environment', 'License :: OSI Approved :: MIT License', 'Natural Language :: English',