diff --git a/setup.py b/setup.py index 0bb4f00c..a3137d03 100644 --- a/setup.py +++ b/setup.py @@ -169,6 +169,7 @@ if __name__ == "__main__": "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", "Topic :: Software Development :: Debuggers", "Operating System :: Microsoft :: Windows", "Operating System :: MacOS",