From 88ac86807b1260d83365278ea40d5141b00418cb Mon Sep 17 00:00:00 2001 From: Eric Johnson Date: Fri, 25 Oct 2024 08:49:57 -0700 Subject: [PATCH] No public description PiperOrigin-RevId: 689803576 --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 1a477602..2fc36c0e 100644 --- a/setup.py +++ b/setup.py @@ -45,6 +45,7 @@ classifiers=( 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.10', + 'Programming Language :: Python :: 3.11', 'Intended Audience :: Developers', 'License :: OSI Approved :: Apache Software License', 'Operating System :: POSIX',