chore(package): mark python 3.13 as supported

This commit is contained in:
stainless-app[bot] 2025-07-09 02:40:03 +00:00
parent 6faa22e132
commit 5f2edbe52d

View file

@ -24,6 +24,7 @@ classifiers = [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Operating System :: OS Independent",
"Operating System :: POSIX",
"Operating System :: MacOS",