Skip to content

Commit ea2227c

Browse files
Add Python 3.14 trove classifier (#3296) (#3299)
(cherry picked from commit cca7063) Co-authored-by: Quentin Pradet <quentin.pradet@elastic.co>
1 parent b507e3e commit ea2227c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ classifiers = [
2525
"Programming Language :: Python :: 3.11",
2626
"Programming Language :: Python :: 3.12",
2727
"Programming Language :: Python :: 3.13",
28+
"Programming Language :: Python :: 3.14",
2829
"Programming Language :: Python :: Implementation :: CPython",
2930
"Programming Language :: Python :: Implementation :: PyPy",
3031
]

0 commit comments

Comments
 (0)