Skip to content

Commit 70dc359

Browse files
Update setup.py
1 parent cc27fa9 commit 70dc359

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
'License :: OSI Approved :: MIT License',
4343
'Operating System :: OS Independent',
4444
'Programming Language :: Python',
45-
'Programming Language :: Python :: 3.7',
46-
'Programming Language :: Python :: 3.8',
4745
'Programming Language :: Python :: 3.9',
4846
'Programming Language :: Python :: 3.10',
4947
'Programming Language :: Python :: 3.11',
48+
'Programming Language :: Python :: 3.12',
49+
'Programming Language :: Python :: 3.13',
5050
'Topic :: Software Development :: Libraries :: Python Modules',
5151
],
5252
)

0 commit comments

Comments
 (0)