diff --git a/setup.py b/setup.py
index 775e43ce2183a08b18af84eac2b35dc1fab584f6..a5b2424f5f9b939c25f2b016bcd102d67c5c4ab4 100644
--- a/setup.py
+++ b/setup.py
@@ -21,6 +21,8 @@ setup(
         'License :: OSI Approved ::  GNU General Public License v3 (GPLv3)',
         'Natural Language :: English',
         'Programming Language :: Python :: 3.9',
+        'Programming Language :: Python :: 3.10',
+        'Programming Language :: Python :: 3.11',
     ],
     description="StationXML creation GUI",
     entry_points={