diff --git a/pyproject.toml b/pyproject.toml index 29c3ec1..b4ca450 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,11 +13,10 @@ classifiers = [ # Indicate who your project is intended for "Intended Audience :: Developers", # Specify the Python versions you support here. - "Programming Language :: Python :: 3.7", - "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", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent",