Skip to content

Commit 772528e

Browse files
authored
Add 3.13 to trove classifiers (#72)
Since 3.13 is part of the CI, it's fair to call it supported.
1 parent e36042d commit 772528e

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
@@ -239,6 +239,7 @@ def has_ext_modules(self):
239239
'Programming Language :: Python :: 3.10',
240240
'Programming Language :: Python :: 3.11',
241241
'Programming Language :: Python :: 3.12',
242+
'Programming Language :: Python :: 3.13',
242243
'Programming Language :: Python :: Implementation :: CPython',
243244
'Programming Language :: Python :: Implementation :: PyPy',
244245
'License :: OSI Approved :: MIT License',

0 commit comments

Comments
 (0)