Skip to content

Commit df80d70

Browse files
hf-kkleinbednar
authored andcommitted
feat: Add Support for Python 3.12 in setup.py
1 parent 2370ab9 commit df80d70

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
@@ -82,6 +82,7 @@
8282
'Programming Language :: Python :: 3.9',
8383
'Programming Language :: Python :: 3.10',
8484
'Programming Language :: Python :: 3.11',
85+
'Programming Language :: Python :: 3.12',
8586
'Topic :: Database',
8687
'Topic :: Software Development :: Libraries',
8788
'Topic :: Software Development :: Libraries :: Python Modules',

0 commit comments

Comments
 (0)