summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index b7b0f55c..deffeb8f 100755
--- a/setup.py
+++ b/setup.py
@@ -62,8 +62,7 @@ def main() -> None:
classifiers=[
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
- "Development Status :: 3 - Alpha",
- "Programming Language :: Python :: 3.6",
+ "Development Status :: 4 - Beta",
"Programming Language :: Python :: 3.7",
"Topic :: System :: Systems Administration",
"Operating System :: POSIX :: Linux",