Skip to content

Commit 1195ffc

Browse files
committed
Add python 3.13 to the list of classifiers
1 parent ba02407 commit 1195ffc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ def get_shared_library_data_to_include():
6969
"Programming Language :: Python :: 3.10",
7070
"Programming Language :: Python :: 3.11",
7171
"Programming Language :: Python :: 3.12",
72+
"Programming Language :: Python :: 3.13"
7273
"License :: OSI Approved :: MIT License",
7374
],
7475
cmdclass={"bdist_wheel": bdist_wheel},

0 commit comments

Comments
 (0)