Skip to content

Commit 189633a

Browse files
committed
adding py 3.13 to setup.py
1 parent e7d10fe commit 189633a

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
@@ -56,6 +56,7 @@ def get_reqs(filename):
5656
"Programming Language :: Python :: 3.10",
5757
"Programming Language :: Python :: 3.11",
5858
"Programming Language :: Python :: 3.12",
59+
"Programming Language :: Python :: 3.13",
5960
"Programming Language :: Python :: Implementation :: PyPy",
6061
"Development Status :: 5 - Production/Stable",
6162
"License :: OSI Approved :: MIT License"

0 commit comments

Comments
 (0)