Skip to content

Commit 12b0703

Browse files
committed
Add 3.13 to the supported python versions
1 parent ce8a54d commit 12b0703

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ def build_zlib_ng():
151151
"Programming Language :: Python :: 3.10",
152152
"Programming Language :: Python :: 3.11",
153153
"Programming Language :: Python :: 3.12",
154+
"Programming Language :: Python :: 3.13",
154155
"Programming Language :: Python :: Implementation :: CPython",
155156
"Programming Language :: Python :: Implementation :: PyPy",
156157
"Programming Language :: C",

0 commit comments

Comments
 (0)