diff --git a/setup.cfg b/setup.cfg index b3b35fe..1d7331c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,13 +20,14 @@ classifier = Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 Programming Language :: Python :: 3.11 + Programming Language :: Python :: 3.12 Topic :: Software Development :: Testing Topic :: Software Development :: Quality Assurance project_urls = Documentation = https://stestr.readthedocs.io Source Code = https://github.com/mtreinish/stestr Bug Tracker = https://github.com/mtreinish/stestr/issues -python_requires = >=3.6 +python_requires = >=3.7 [files] packages =