Skip to content

Commit 5aca2a1

Browse files
authored
Add Trove classifier for Python 3.13 (#150)
1 parent 2a29220 commit 5aca2a1

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
@@ -495,6 +495,7 @@
495495
"Programming Language :: Python :: 3.10",
496496
"Programming Language :: Python :: 3.11",
497497
"Programming Language :: Python :: 3.12",
498+
"Programming Language :: Python :: 3.13",
498499
"Programming Language :: Python :: Implementation",
499500
"Programming Language :: Python :: Implementation :: CPython",
500501
"Programming Language :: Python :: Implementation :: IronPython",

0 commit comments

Comments
 (0)