From 57b3328ebe078d4dd383ef6377edf97b25edde62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Asger=20Geel=20Weirs=C3=B8e?= Date: Tue, 15 Sep 2020 14:41:00 +0200 Subject: [PATCH] fml --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",