diff --git a/changelog/323.bugfix.rst b/changelog/322.bugfix.rst similarity index 100% rename from changelog/323.bugfix.rst rename to changelog/322.bugfix.rst diff --git a/setup.cfg b/setup.cfg index 119da617..30efcfa6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,6 +15,7 @@ classifiers = Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 Programming Language :: Python :: 3.11 + Programming Language :: Python :: 3.12 [options] python_requires = >=3.9