Add Python 3.11 classifier (#2028)

Thanks, @dtrodrigues
This commit is contained in:
Dustin Rodrigues 2023-03-06 16:01:19 -05:00 committed by GitHub
commit a53b893c46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -95,6 +95,7 @@ setup(
"Intended Audience :: End Users/Desktop",
"Topic :: Database",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.8",