Skip to content

Commit fbc0e99

Browse files
committed
fix: python versions
1 parent 160733d commit fbc0e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,12 +99,12 @@
9999
},
100100
classifiers=[
101101
"Programming Language :: Python :: 3",
102-
"Programming Language :: Python :: 3.7",
103102
"Programming Language :: Python :: 3.8",
104103
"Programming Language :: Python :: 3.9",
105104
"Programming Language :: Python :: 3.10",
106105
"Programming Language :: Python :: 3.11",
107106
"Programming Language :: Python :: 3.12",
107+
"Programming Language :: Python :: 3.13",
108108
"Intended Audience :: Developers",
109109
"Topic :: Internet :: WWW/HTTP :: Session",
110110
"License :: OSI Approved :: Apache Software License",

0 commit comments

Comments
 (0)