Skip to content

Commit 7816a55

Browse files
committed
Add Python 3.12 trove classifier
1 parent 6fc114d commit 7816a55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ def run(self):
6666
"Programming Language :: Python :: 3.9",
6767
"Programming Language :: Python :: 3.10",
6868
"Programming Language :: Python :: 3.11",
69+
"Programming Language :: Python :: 3.12",
6970
"Topic :: Software Development :: Testing",
7071
],
7172
)

0 commit comments

Comments
 (0)