Skip to content

Commit

Permalink
Add 3.13 to trove classifiers (#72)
Browse files Browse the repository at this point in the history
Since 3.13 is part of the CI, it's fair to call it supported.
  • Loading branch information
hynek authored May 23, 2024
1 parent e36042d commit 772528e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ def has_ext_modules(self):
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
'Programming Language :: Python :: 3.12',
'Programming Language :: Python :: 3.13',
'Programming Language :: Python :: Implementation :: CPython',
'Programming Language :: Python :: Implementation :: PyPy',
'License :: OSI Approved :: MIT License',
Expand Down

0 comments on commit 772528e

Please sign in to comment.