Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit 24bdb1a

Browse files
committed
Add classifier
1 parent 7bacd8c commit 24bdb1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ def requirements(name: str) -> List[str]:
9090
'Programming Language :: Python :: 3.9',
9191
'Programming Language :: Python :: 3.10',
9292
'Programming Language :: Python :: 3.11',
93+
'Programming Language :: Python :: 3.12',
9394
'Operating System :: POSIX',
9495
'Operating System :: MacOS',
9596
'Operating System :: POSIX :: Linux',

0 commit comments

Comments
 (0)