Skip to content

Commit 4203a60

Browse files
chg: [config] Added Python 3.14 to pyproject.toml.
1 parent c263c62 commit 4203a60

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
@@ -47,6 +47,7 @@ classifiers = [
4747
"Programming Language :: Python :: 3.11",
4848
"Programming Language :: Python :: 3.12",
4949
"Programming Language :: Python :: 3.13",
50+
"Programming Language :: Python :: 3.14",
5051
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)"
5152
]
5253
packages = [

0 commit comments

Comments
 (0)