Skip to content

Commit 3945fc1

Browse files
authored
Add 3.13 to setup.py (#3574)
1 parent c110ff3 commit 3945fc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ def get_file_text(file_name):
9999
"Programming Language :: Python :: 3.10",
100100
"Programming Language :: Python :: 3.11",
101101
"Programming Language :: Python :: 3.12",
102+
"Programming Language :: Python :: 3.13",
102103
"Topic :: Software Development :: Libraries :: Python Modules",
103104
],
104105
options={"bdist_wheel": {"universal": "1"}},

0 commit comments

Comments
 (0)