diff --git a/setup.py b/setup.py index cf1d0b2..b429d41 100644 --- a/setup.py +++ b/setup.py @@ -36,8 +36,9 @@ "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", - "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", + "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", "Topic :: Utilities", ], )