Skip to content
Prev Previous commit
Added the Python 3.14 classifier
  • Loading branch information
agronholm committed Jan 30, 2025
commit 739ec42048b072e272c4482e1eee8459027f402c
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
]
requires-python = ">= 3.9"
dependencies = [
Expand Down