diff --git a/setup.py b/setup.py index 027146ba..d424b635 100644 --- a/setup.py +++ b/setup.py @@ -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",