Skip to content

Commit 5087a5f

Browse files
committed
chore: update support to python 3.15
1 parent 18f87ac commit 5087a5f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ classifiers = [
2727
"Programming Language :: Python :: 3.12",
2828
"Programming Language :: Python :: 3.13",
2929
"Programming Language :: Python :: 3.14",
30+
"Programming Language :: Python :: 3.15",
3031
]
3132
requires-python = ">=3.9"
3233
dependencies = [

0 commit comments

Comments
 (0)