Skip to content

Commit 7ab7a27

Browse files
committed
⬆️ Add Python 3.11 support
1 parent 91b922a commit 7ab7a27

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
@@ -63,6 +63,7 @@
6363
"Programming Language :: Python :: 3.8",
6464
"Programming Language :: Python :: 3.9",
6565
"Programming Language :: Python :: 3.10",
66+
"Programming Language :: Python :: 3.11",
6667
"Programming Language :: Python :: Implementation :: CPython",
6768
"Topic :: Database",
6869
],

0 commit comments

Comments
 (0)