Skip to content

Commit b774053

Browse files
committed
build(pyproject): Add Python 3.14 to classifiers
1 parent 3ff77b8 commit b774053

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
@@ -16,6 +16,7 @@ classifiers = [
1616
"Programming Language :: Python :: 3.11",
1717
"Programming Language :: Python :: 3.12",
1818
"Programming Language :: Python :: 3.13",
19+
"Programming Language :: Python :: 3.14",
1920
"License :: OSI Approved :: BSD License",
2021
"Intended Audience :: Science/Research",
2122
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)