Skip to content

Commit 684bf63

Browse files
smheidrichadamreichold
authored andcommitted
Remove Python 3.6 & add 3.11 trove classifier
1 parent 336a03b commit 684bf63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ classifiers =
1414
License :: OSI Approved :: MIT License
1515
Intended Audience :: Developers
1616
Programming Language :: Python :: 3
17-
Programming Language :: Python :: 3.6
1817
Programming Language :: Python :: 3.7
1918
Programming Language :: Python :: 3.8
2019
Programming Language :: Python :: 3.9
2120
Programming Language :: Python :: 3.10
21+
Programming Language :: Python :: 3.11
2222
Development Status :: 5 - Production/Stable
2323
Operating System :: POSIX
2424
Operating System :: MacOS :: MacOS X

0 commit comments

Comments
 (0)