Skip to content

Commit 38454c0

Browse files
authored
Add Trove classifier for Python 3.15 (#213)
1 parent e2b922f commit 38454c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/trove_classifiers/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -526,6 +526,7 @@
526526
"Programming Language :: Python :: 3.12",
527527
"Programming Language :: Python :: 3.13",
528528
"Programming Language :: Python :: 3.14",
529+
"Programming Language :: Python :: 3.15",
529530
"Programming Language :: Python :: Implementation",
530531
"Programming Language :: Python :: Implementation :: CPython",
531532
"Programming Language :: Python :: Implementation :: IronPython",

0 commit comments

Comments
 (0)