Skip to content

Commit 937c572

Browse files
authored
Add Python 3.14 to pyproject classifiers (#2780)
1 parent 3308bd9 commit 937c572

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
@@ -15,6 +15,7 @@ classifiers = [
1515
"Programming Language :: Python :: 3.11",
1616
"Programming Language :: Python :: 3.12",
1717
"Programming Language :: Python :: 3.13",
18+
"Programming Language :: Python :: 3.14",
1819
"Programming Language :: Python :: Implementation :: CPython",
1920
"Topic :: Software Development :: Libraries :: Python Modules",
2021
]

0 commit comments

Comments
 (0)