Skip to content

Commit 142bb2b

Browse files
committed
Programming Language :: Python :: 3.13
Tested in Python 3.13 as of #619
1 parent 5bd7aec commit 142bb2b

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
@@ -77,6 +77,7 @@ def get_long_description():
7777
"Programming Language :: Python :: 3.10",
7878
"Programming Language :: Python :: 3.11",
7979
"Programming Language :: Python :: 3.12",
80+
"Programming Language :: Python :: 3.13",
8081
],
8182
# Needed to bundle py.typed so mypy can see it:
8283
zip_safe=False,

0 commit comments

Comments
 (0)