Skip to content

Commit 4cf7021

Browse files
authored
Merge pull request matplotlib#30698 from ncoish/add-py314-classifier
BLD: update trove metadata to support py3.14
2 parents e0f0ded + e6b7cee commit 4cf7021

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ classifiers=[
1919
"Programming Language :: Python :: 3.11",
2020
"Programming Language :: Python :: 3.12",
2121
"Programming Language :: Python :: 3.13",
22+
"Programming Language :: Python :: 3.14",
2223
"Topic :: Scientific/Engineering :: Visualization",
2324
]
2425

0 commit comments

Comments
 (0)