Skip to content

Commit adb071f

Browse files
authored
Add Trove classifier for Python 3.12 (#107)
1 parent 1755e9e commit adb071f

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
@@ -468,6 +468,7 @@
468468
"Programming Language :: Python :: 3.9",
469469
"Programming Language :: Python :: 3.10",
470470
"Programming Language :: Python :: 3.11",
471+
"Programming Language :: Python :: 3.12",
471472
"Programming Language :: Python :: Implementation",
472473
"Programming Language :: Python :: Implementation :: CPython",
473474
"Programming Language :: Python :: Implementation :: IronPython",

0 commit comments

Comments
 (0)