Skip to content

Commit da34f8a

Browse files
hugovkparthea
andauthored
fix: Declare support for Python 3.13 (#326)
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 0d0db4f commit da34f8a

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
@@ -81,6 +81,7 @@
8181
"Programming Language :: Python :: 3.10",
8282
"Programming Language :: Python :: 3.11",
8383
"Programming Language :: Python :: 3.12",
84+
"Programming Language :: Python :: 3.13",
8485
"Operating System :: OS Independent",
8586
"Topic :: Internet",
8687
],

0 commit comments

Comments
 (0)