]> git.parisson.com Git - deefuzzer.git/commitdiff
py3.11
authorGuillaume Pellerin <guillaume.pellerin@free.fr>
Wed, 31 Jan 2024 23:03:45 +0000 (00:03 +0100)
committerGuillaume Pellerin <guillaume.pellerin@free.fr>
Wed, 31 Jan 2024 23:03:45 +0000 (00:03 +0100)
setup.py

index df365053724e188361c9ed962cf6ee058726cbfd..543e739b43f9d8d15a4e8c27fa9c250ca348b7cb 100644 (file)
--- 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',