Skip to content

Commit 841e915

Browse files
Add Python 3.12 to list of supported versions
1 parent 851c857 commit 841e915

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
@@ -103,6 +103,7 @@
103103
'Programming Language :: Python :: 3.9',
104104
'Programming Language :: Python :: 3.10',
105105
'Programming Language :: Python :: 3.11',
106+
'Programming Language :: Python :: 3.12',
106107
'Topic :: Internet',
107108
'Topic :: Software Development :: Libraries',
108109
'Topic :: Software Development :: Libraries :: Python Modules',

0 commit comments

Comments
 (0)