Skip to content

Commit b591908

Browse files
authored
Add support for Python 3.13 and 3.14
1 parent 9087321 commit b591908

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
'Programming Language :: Python :: 3.10',
4343
'Programming Language :: Python :: 3.11',
4444
'Programming Language :: Python :: 3.12',
45+
'Programming Language :: Python :: 3.13',
46+
'Programming Language :: Python :: 3.14',
4547
'Programming Language :: Python :: Implementation :: CPython',
4648
'Programming Language :: Python :: Implementation :: PyPy',
4749
'Topic :: Software Development :: Libraries',

0 commit comments

Comments
 (0)