Skip to content

Commit 623eef1

Browse files
chore: bump supported python versions
1 parent c52215d commit 623eef1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ classifier =
1313
Development Status :: 5 - Production/Stable
1414
Programming Language :: Python
1515
Programming Language :: Python :: 3
16-
Programming Language :: Python :: 3.7
17-
Programming Language :: Python :: 3.8
1816
Programming Language :: Python :: 3.9
1917
Programming Language :: Python :: 3.10
2018
Programming Language :: Python :: 3.11
19+
Programming Language :: Python :: 3.12
20+
Programming Language :: Python :: 3.13
2121
Topic :: Utilities
2222

2323
[global]

0 commit comments

Comments
 (0)