Skip to content

Commit

Permalink
Add 3.13 to setup.py (#3574)
Browse files Browse the repository at this point in the history
  • Loading branch information
sentrivana authored Oct 8, 2024
1 parent c110ff3 commit 3945fc1
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 @@ -99,6 +99,7 @@ def get_file_text(file_name):
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Topic :: Software Development :: Libraries :: Python Modules",
],
options={"bdist_wheel": {"universal": "1"}},
Expand Down

0 comments on commit 3945fc1

Please # to comment.