summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index e2df292..509282f 100755
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@ author_email = 'info@neekware.com'
license = 'BSD'
install_requires = ['Unidecode>=0.04.9']
classifiers = [
- 'Development Status :: 3 - Alpha',
+ 'Development Status :: 4 - Beta',
'Intended Audience :: Developers',
'License :: OSI Approved :: BSD License',
'Operating System :: POSIX',