Skip to content

Commit c0d8c3a

Browse files
authored
Add python 3.14 classifier in pyproject.toml
1 parent db709e6 commit c0d8c3a

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
@@ -30,6 +30,7 @@ classifiers = [
3030
"Programming Language :: Python :: 3.11",
3131
"Programming Language :: Python :: 3.12",
3232
"Programming Language :: Python :: 3.13",
33+
"Programming Language :: Python :: 3.14",
3334
"Topic :: Scientific/Engineering :: Visualization",
3435
]
3536

0 commit comments

Comments
 (0)