Skip to content

Commit

Permalink
chore: update package classifiers
Browse files Browse the repository at this point in the history
Update supported python versions based on current compatibility github action check.
  • Loading branch information
phanak-sap committed Mar 14, 2024
1 parent f3061a8 commit 87c76b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ def _read(name):
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
'Programming Language :: Python :: 3.12',
'Topic :: Internet :: WWW/HTTP',
'Topic :: Software Development',
'Topic :: Software Development :: Libraries :: Python Modules',
Expand Down

0 comments on commit 87c76b8

Please sign in to comment.