Flag Python 3.12 support in classifiers

This commit is contained in:
Anthony Shaw 2023-10-06 13:01:22 +11:00
parent 7d09fb24dd
commit 9f53b3ebb6

View file

@ -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",