⬆ Add Python 3.11 to the officially supported versions (#5587)

This commit is contained in:
Sebastián Ramírez
2022-11-03 22:12:43 +01:00
committed by GitHub
parent 85e602d7cc
commit 10fbfd6dc7
+1
View File
@@ -34,6 +34,7 @@ classifiers = [
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Topic :: Internet :: WWW/HTTP :: HTTP Servers",
"Topic :: Internet :: WWW/HTTP",
]