Skip to content

Commit a2d1184

Browse files
committed
Update supported Python versions
1 parent 32194d3 commit a2d1184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,11 +365,11 @@ def run(self):
365365
"Intended Audience :: Education",
366366
"Intended Audience :: Developers",
367367
"Programming Language :: Python :: 3",
368-
"Programming Language :: Python :: 3.8",
369368
"Programming Language :: Python :: 3.9",
370369
"Programming Language :: Python :: 3.10",
371370
"Programming Language :: Python :: 3.11",
372371
"Programming Language :: Python :: 3.12",
372+
"Programming Language :: Python :: 3.13",
373373
"License :: OSI Approved :: Apache Software License",
374374
"Topic :: Software Development",
375375
"Topic :: Scientific/Engineering",

0 commit comments

Comments
 (0)