Skip to content

Commit 126d656

Browse files
committed
Add python 3.12 to setup.py
1 parent 7c18ac9 commit 126d656

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
@@ -45,6 +45,7 @@
4545
'Programming Language :: Python :: 3.9',
4646
'Programming Language :: Python :: 3.10',
4747
'Programming Language :: Python :: 3.11',
48+
'Programming Language :: Python :: 3.12',
4849
],
4950
packages=find_packages(),
5051
install_requires=[

0 commit comments

Comments
 (0)