Skip to content

Commit 99a0652

Browse files
committed
added 3.14 as acceptable python version
1 parent c360d67 commit 99a0652

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
@@ -80,6 +80,7 @@ classifiers = [
8080
"Programming Language :: Python :: 3.11",
8181
"Programming Language :: Python :: 3.12",
8282
"Programming Language :: Python :: 3.13",
83+
"Programming Language :: Python :: 3.14",
8384
"Programming Language :: Python :: 3 :: Only",
8485
"Programming Language :: Python :: Implementation :: CPython",
8586
"Topic :: Software Development",

0 commit comments

Comments
 (0)