Skip to content

Commit 6367236

Browse files
committed
fix: re-add Python 3.14 classifier removed by pre-commit.ci
1 parent ea48f00 commit 6367236

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
@@ -24,6 +24,7 @@ classifiers = [
2424
"Programming Language :: Python :: 3.11",
2525
"Programming Language :: Python :: 3.12",
2626
"Programming Language :: Python :: 3.13",
27+
"Programming Language :: Python :: 3.14",
2728
]
2829
dynamic = [ "version" ]
2930
dependencies = [

0 commit comments

Comments
 (0)