From 4b68b0b64a0fb99ed6e27150eb6df4b7c18cba40 Mon Sep 17 00:00:00 2001 From: Michael Mintz Date: Sun, 26 Jun 2022 12:17:37 -0400 Subject: [PATCH] Ready for the future --- setup.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.py b/setup.py index 73447776..2164ea03 100755 --- a/setup.py +++ b/setup.py @@ -106,6 +106,8 @@ setup( "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", + "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", "Topic :: Internet", "Topic :: Internet :: WWW/HTTP :: Browsers", "Topic :: Scientific/Engineering",