Skip to content

Commit aa486f3

Browse files
authoredJan 22, 2025··
chore: update tags
1 parent b10a11e commit aa486f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎setup.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,11 @@
3535
classifiers=[
3636
'Development Status :: 5 - Production/Stable',
3737
'Programming Language :: Python',
38-
'Programming Language :: Python :: 3.8',
3938
'Programming Language :: Python :: 3.9',
4039
'Programming Language :: Python :: 3.10',
4140
'Programming Language :: Python :: 3.11',
41+
'Programming Language :: Python :: 3.12',
42+
'Programming Language :: Python :: 3.13',
4243
'Environment :: Console',
4344
'Environment :: MacOS X',
4445
'Environment :: Win32 (MS Windows)',

0 commit comments

Comments
 (0)
Please sign in to comment.