Skip to content

Commit c9bb53d

Browse files
authored
Add support for Python 3.14 in pyproject.toml (#737)
1 parent 3156189 commit c9bb53d

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
@@ -37,6 +37,7 @@ classifiers = [
3737
"Programming Language :: Python :: 3.11",
3838
"Programming Language :: Python :: 3.12",
3939
"Programming Language :: Python :: 3.13",
40+
"Programming Language :: Python :: 3.14",
4041
"Operating System :: OS Independent",
4142
"License :: OSI Approved :: BSD License",
4243
]

0 commit comments

Comments
 (0)