Skip to content

Commit 4e6946b

Browse files
Merge pull request #98 from ThomasWaldmann/py313
support Python 3.13
2 parents bc3aa6a + 8c34fea commit 4e6946b

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
@@ -115,6 +115,7 @@ def main():
115115
'Programming Language :: Python :: 3.10',
116116
'Programming Language :: Python :: 3.11',
117117
'Programming Language :: Python :: 3.12',
118+
'Programming Language :: Python :: 3.13',
118119
'Topic :: Software Development :: Libraries :: Python Modules',
119120
'Topic :: System :: Filesystems',
120121
'License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)',

0 commit comments

Comments
 (0)