We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 160733d commit fbc0e99Copy full SHA for fbc0e99
setup.py
@@ -99,12 +99,12 @@
99
},
100
classifiers=[
101
"Programming Language :: Python :: 3",
102
- "Programming Language :: Python :: 3.7",
103
"Programming Language :: Python :: 3.8",
104
"Programming Language :: Python :: 3.9",
105
"Programming Language :: Python :: 3.10",
106
"Programming Language :: Python :: 3.11",
107
"Programming Language :: Python :: 3.12",
+ "Programming Language :: Python :: 3.13",
108
"Intended Audience :: Developers",
109
"Topic :: Internet :: WWW/HTTP :: Session",
110
"License :: OSI Approved :: Apache Software License",
0 commit comments