Skip to content

Commit c42a5aa

Browse files
committed
chore: mark compatibility with python 3.12
1 parent cf411b9 commit c42a5aa

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
@@ -58,5 +58,6 @@ def load_about():
5858
"Programming Language :: Python :: 3.9",
5959
"Programming Language :: Python :: 3.10",
6060
"Programming Language :: Python :: 3.11",
61+
"Programming Language :: Python :: 3.12",
6162
],
6263
)

0 commit comments

Comments
 (0)