Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d21499e

Browse files
officially support Python 3.13
1 parent 088103a commit d21499e

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
@@ -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)