From ffa59cbea51514b1c0b887f934bc9120d4628331 Mon Sep 17 00:00:00 2001 From: Roberto Prevato Date: Sun, 6 Nov 2022 11:48:41 +0100 Subject: [PATCH] Update setup.py --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 5dff6d7..fd63037 100644 --- a/setup.py +++ b/setup.py @@ -22,6 +22,7 @@ def readme(): "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", + "Programming Language :: Python :: 3.11", "Operating System :: OS Independent", ], url="https://github.com/Neoteroi/essentials-openapi",