Skip to content

Commit e675b13

Browse files
committed
Add official support for Python 3.11
Change-Id: Ibcd3942867e1348f39a1d90ded2fd5d5fc332c6b Signed-off-by: Adrian Vladu <[email protected]>
1 parent c88d0b9 commit e675b13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ classifier =
1818
Programming Language :: Python :: 3.8
1919
Programming Language :: Python :: 3.9
2020
Programming Language :: Python :: 3.10
21+
Programming Language :: Python :: 3.11
2122

2223
[files]
2324
packages =

0 commit comments

Comments
 (0)