Skip to content

Commit a42d496

Browse files
committed
Add new python versions
1 parent cb87f23 commit a42d496

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ classifiers = [
2929
"Programming Language :: Python :: 3.9",
3030
"Programming Language :: Python :: 3.10",
3131
"Programming Language :: Python :: 3.11",
32+
"Programming Language :: Python :: 3.12",
33+
"Programming Language :: Python :: 3.13",
34+
"Programming Language :: Python :: 3.14",
3235
"Topic :: Scientific/Engineering :: Visualization",
3336
]
3437
requires-python = ">=3.8"

0 commit comments

Comments
 (0)