Skip to content
This repository was archived by the owner on Apr 24, 2020. It is now read-only.

Commit e5162be

Browse files
committed
v0.3.0
1 parent 225df9c commit e5162be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def get_package_data(package):
4646
install_requires=['wq.app>=0.5.0', 'pyyaml', 'pystache'],
4747
scripts=['tawq/bin/tawq'],
4848
classifiers = [
49-
'Development Status :: 3 - Alpha',
49+
'Development Status :: 4 - Beta',
5050
'Environment :: Web Environment',
5151
'License :: OSI Approved :: MIT License',
5252
'Natural Language :: English',

0 commit comments

Comments
 (0)