Skip to content

Commit c69b150

Browse files
authored
chore: add Python 3.14 to pyproject.toml classifiers (#50)
1 parent 11968fc commit c69b150

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
@@ -22,6 +22,7 @@ classifiers = [
2222
"Programming Language :: Python :: 3.11",
2323
"Programming Language :: Python :: 3.12",
2424
"Programming Language :: Python :: 3.13",
25+
"Programming Language :: Python :: 3.14",
2526
"Topic :: Scientific/Engineering :: Artificial Intelligence",
2627
"Topic :: Software Development :: Libraries :: Python Modules",
2728
]

0 commit comments

Comments
 (0)