diff --git a/setup.py b/setup.py index 77aabec..e417273 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ setup( author_email='asger@weirsoe.dk', description='Simple program that looks through the i3 config and finds the bound workspaces for each output, and then opening that workspace on the output, that the mouse is currently on.', classifiers=[ - "Development Status :: 4 - Alpha", + "Development Status :: 3 - Alpha", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3",