Skip to content

Commit 99f4b81

Browse files
authored
Add classifier for 3.12 (#17065)
1 parent 433e8c9 commit 99f4b81

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
@@ -189,6 +189,7 @@ def run(self):
189189
"Programming Language :: Python :: 3.9",
190190
"Programming Language :: Python :: 3.10",
191191
"Programming Language :: Python :: 3.11",
192+
"Programming Language :: Python :: 3.12",
192193
"Topic :: Software Development",
193194
"Typing :: Typed",
194195
]

0 commit comments

Comments
 (0)