Skip to content

Commit 4163586

Browse files
committed
Add missing 3.15 classifier; release 1.20 started supporting 3.15 but didn't add the classifier.
1 parent 4a20b41 commit 4163586

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ def _read(fname):
3939
'Programming Language :: Python :: 3.12',
4040
'Programming Language :: Python :: 3.13',
4141
'Programming Language :: Python :: 3.14',
42+
'Programming Language :: Python :: 3.15',
4243
'Programming Language :: Python :: Implementation :: CPython',
4344
'Programming Language :: Python :: Implementation :: PyPy',
4445
'Framework :: Zope3',

0 commit comments

Comments
 (0)