Skip to content

Commit

Permalink
Add python 3.13 to the list of classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
MOmarMiraj committed Nov 20, 2024
1 parent ba02407 commit 1195ffc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ def get_shared_library_data_to_include():
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13"
"License :: OSI Approved :: MIT License",
],
cmdclass={"bdist_wheel": bdist_wheel},
Expand Down

0 comments on commit 1195ffc

Please sign in to comment.