From: Guillaume Pellerin Date: Wed, 31 Jan 2024 23:03:45 +0000 (+0100) Subject: py3.11 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=e692b4db2702ba541ee9b523345ffacd1b0cd63b;p=deefuzzer.git py3.11 --- diff --git a/setup.py b/setup.py index df36505..543e739 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ from setuptools import setup, find_packages CLASSIFIERS = [ 'Programming Language :: Python :: 3', - 'Programming Language :: Python :: 3.7', + 'Programming Language :: Python :: 3.11', 'Topic :: Internet :: WWW/HTTP :: Dynamic Content', 'Topic :: Multimedia :: Sound/Audio', 'Topic :: Multimedia :: Sound/Audio :: Players',