Skip to content

Commit 296e5b1

Browse files
authored
chore: fix supported python versions
1 parent 50e32da commit 296e5b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/toolbox-core/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ classifiers = [
2323
"Programming Language :: Python :: 3.10",
2424
"Programming Language :: Python :: 3.11",
2525
"Programming Language :: Python :: 3.12",
26+
"Programming Language :: Python :: 3.13",
2627
]
2728

2829
# Tells setuptools that packages are under the 'src' directory

0 commit comments

Comments
 (0)