Skip to content

Commit b2ec3e7

Browse files
committed
Add 3.13 to setup.py
1 parent dce589c commit b2ec3e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ def get_file_text(file_name):
9898
"Programming Language :: Python :: 3.10",
9999
"Programming Language :: Python :: 3.11",
100100
"Programming Language :: Python :: 3.12",
101+
"Programming Language :: Python :: 3.13",
101102
"Topic :: Software Development :: Libraries :: Python Modules",
102103
],
103104
options={"bdist_wheel": {"universal": "1"}},

0 commit comments

Comments
 (0)