We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba02407 commit 1195ffcCopy full SHA for 1195ffc
1 file changed
setup.py
@@ -69,6 +69,7 @@ def get_shared_library_data_to_include():
69
"Programming Language :: Python :: 3.10",
70
"Programming Language :: Python :: 3.11",
71
"Programming Language :: Python :: 3.12",
72
+ "Programming Language :: Python :: 3.13"
73
"License :: OSI Approved :: MIT License",
74
],
75
cmdclass={"bdist_wheel": bdist_wheel},
0 commit comments