summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2022-01-20 17:45:41 +0100
committerThomas Waldmann <tw@waldmann-edv.de>2022-01-20 17:45:41 +0100
commit4c493aa27cc9399189439d535dea92ca3b08e13b (patch)
tree2a115b5ba7b847379951f2f3efa3a78dfbe181b9 /setup.py
parentcf2b2d5ab7962fd7309ac576fabef886d72924ff (diff)
pypi metadata: alpha -> beta
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 24ab3340e..98a844269 100644
--- a/setup.py
+++ b/setup.py
@@ -260,7 +260,7 @@ setup(
license='BSD',
platforms=['Linux', 'MacOS X', 'FreeBSD', 'OpenBSD', 'NetBSD', ],
classifiers=[
- 'Development Status :: 3 - Alpha',
+ 'Development Status :: 4 - Beta',
'Environment :: Console',
'Intended Audience :: System Administrators',
'License :: OSI Approved :: BSD License',