Skip to content

Commit 8cd4274

Browse files
authored
Merge pull request #182 from ngoldbaum/3.15-trove-classifier
Add a Python 3.15 trove classifier
2 parents 814a07b + 78fe062 commit 8cd4274

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
@@ -35,6 +35,7 @@ classifiers = [
3535
"Programming Language :: Python :: 3.12",
3636
"Programming Language :: Python :: 3.13",
3737
"Programming Language :: Python :: 3.14",
38+
"Programming Language :: Python :: 3.15",
3839
"Programming Language :: Python :: 3 :: Only",
3940
"Programming Language :: Python :: Implementation :: CPython",
4041
"Programming Language :: Python :: Implementation :: PyPy",

0 commit comments

Comments
 (0)