From 095695ab31d2bc1b30b2fc2cc343ccf619a23bce Mon Sep 17 00:00:00 2001 From: Serhii Tereshchenko Date: Tue, 30 May 2023 17:54:40 +0300 Subject: [PATCH] chore: Update classifiers --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 310e354..1a91082 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,10 +15,10 @@ project_urls = Mailing List = http://groups.google.com/group/django-modeltranslation classifiers = Programming Language :: Python - Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 + Programming Language :: Python :: 3.11 Operating System :: OS Independent Environment :: Web Environment Intended Audience :: Developers