diff --git a/setup.py b/setup.py index 27f6a5b..baa58bc 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ version='1.1.18', classifiers=[ 'Programming Language :: Python :: 3', - 'Programming Language :: Python :: 3.6', + 'Programming Language :: Python :: 3.8', ], install_requires=[ 'pytimeparse',