⬆️ Add support for Python 3.11 and Python 3.12 (#710)
This commit is contained in:
committed by
GitHub
parent
781a2d6b0a
commit
47bcd9df8d
@@ -21,6 +21,8 @@ classifiers = [
|
||||
"Programming Language :: Python :: 3.8",
|
||||
"Programming Language :: Python :: 3.9",
|
||||
"Programming Language :: Python :: 3.10",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Topic :: Database",
|
||||
"Topic :: Database :: Database Engines/Servers",
|
||||
"Topic :: Internet",
|
||||
|
||||
Reference in New Issue
Block a user