Skip to content

Commit 87c76b8

Browse files
committed
chore: update package classifiers
Update supported python versions based on current compatibility github action check.
1 parent f3061a8 commit 87c76b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

+2
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ def _read(name):
6363
'Programming Language :: Python :: 3.8',
6464
'Programming Language :: Python :: 3.9',
6565
'Programming Language :: Python :: 3.10',
66+
'Programming Language :: Python :: 3.11',
67+
'Programming Language :: Python :: 3.12',
6668
'Topic :: Internet :: WWW/HTTP',
6769
'Topic :: Software Development',
6870
'Topic :: Software Development :: Libraries :: Python Modules',

0 commit comments

Comments
 (0)