Skip to content

Commit 7fe4ab9

Browse files
Merge pull request #782 from gramaziokohler/chore/update-python-classifiers
Add Python 3.12-3.14 trove classifiers
2 parents 4d8f9b7 + ff8dcac commit 7fe4ab9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ classifiers = [
3434
"Programming Language :: Python :: 3.9",
3535
"Programming Language :: Python :: 3.10",
3636
"Programming Language :: Python :: 3.11",
37+
"Programming Language :: Python :: 3.12",
38+
"Programming Language :: Python :: 3.13",
39+
"Programming Language :: Python :: 3.14",
3740
]
3841

3942
dependencies = [

0 commit comments

Comments
 (0)