Skip to content

Commit 179f8cc

Browse files
committed
Add 3.13 to the supported python versions
1 parent c8b47e2 commit 179f8cc

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
@@ -166,6 +166,7 @@ def build_isa_l():
166166
"Programming Language :: Python :: 3.10",
167167
"Programming Language :: Python :: 3.11",
168168
"Programming Language :: Python :: 3.12",
169+
"Programming Language :: Python :: 3.13",
169170
"Programming Language :: Python :: Implementation :: CPython",
170171
"Programming Language :: Python :: Implementation :: PyPy",
171172
"Programming Language :: C",

0 commit comments

Comments
 (0)