diff --git a/setup.py b/setup.py index b49231e2..a6f41456 100644 --- a/setup.py +++ b/setup.py @@ -96,6 +96,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",