Skip to content

Commit fff7219

Browse files
committed
Add Python 3.10 and 3.11 to trove classifiers
1 parent bfdd8af commit fff7219

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ classifiers =
3030
Programming Language :: Python :: 3.7
3131
Programming Language :: Python :: 3.8
3232
Programming Language :: Python :: 3.9
33+
Programming Language :: Python :: 3.10
34+
Programming Language :: Python :: 3.11
3335
Topic :: Software Development :: Libraries
3436
Topic :: Software Development :: Libraries :: Python Modules
3537

sphinx-plugin/setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ classifiers =
2727
Programming Language :: Python :: 3.7
2828
Programming Language :: Python :: 3.8
2929
Programming Language :: Python :: 3.9
30+
Programming Language :: Python :: 3.10
31+
Programming Language :: Python :: 3.11
3032
Intended Audience :: Developers
3133
Framework :: Sphinx
3234
Framework :: Sphinx :: Extension

0 commit comments

Comments
 (0)