diff --git a/pyproject.toml b/pyproject.toml index bf3a7d6..a2f5645 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,10 +17,10 @@ keywords = [ classifiers = [ 'License :: OSI Approved :: BSD License', 'Programming Language :: Python :: 3 :: Only', - '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', ] [tool.poetry.scripts]