diff --git a/pyproject.toml b/pyproject.toml index fecb5a5f4..3ce1a8a91 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,6 +44,7 @@ classifiers = [ "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", + "Programming Language :: Python :: 3.12", "Environment :: Console", "Natural Language :: English", "Operating System :: OS Independent",