Skip to content

Commit 2eae7d7

Browse files
fix: add support for 3.11
1 parent f5d9bf2 commit 2eae7d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"Programming Language :: Python :: 3.8",
5353
"Programming Language :: Python :: 3.9",
5454
"Programming Language :: Python :: 3.10",
55+
"Programming Language :: Python :: 3.11",
5556
"Topic :: Software Development :: Libraries :: Python Modules",
5657
],
5758
)

0 commit comments

Comments
 (0)