Skip to content

Commit 91a0ce4

Browse files
committed
docs: official support for Python 3.12 and 3.13
1 parent d246772 commit 91a0ce4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ classifiers =
2525
Programming Language :: Python :: 3.9
2626
Programming Language :: Python :: 3.10
2727
Programming Language :: Python :: 3.11
28+
Programming Language :: Python :: 3.12
29+
Programming Language :: Python :: 3.13
2830
Programming Language :: Python :: Implementation :: CPython
2931
Programming Language :: Python :: Implementation :: PyPy
3032
Topic :: Scientific/Engineering

0 commit comments

Comments
 (0)