From 434db9c05d33ec109d6d8b0eabc6f8dadad26f0d Mon Sep 17 00:00:00 2001 From: Mike Fiedler Date: Thu, 19 Jan 2023 14:36:31 -0500 Subject: Update classifiers --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 2b63ca2..3cf1177 100644 --- a/setup.py +++ b/setup.py @@ -37,6 +37,7 @@ setup( "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", + "Programming Language :: Python :: 3.11", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", ], -- cgit v1.2.1