We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfe9182 commit 276cc1fCopy full SHA for 276cc1f
setup.py
@@ -69,7 +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"
+ "Programming Language :: Python :: 3.13",
73
"License :: OSI Approved :: MIT License",
74
],
75
cmdclass={"bdist_wheel": bdist_wheel},
0 commit comments