diff --git a/setup.cfg b/setup.cfg index 881eb41..29b76f3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,10 +15,10 @@ classifiers = package_dir = = . packages = find: -python_requires = >=3.8 +python_requires = >=3.9 [options.packages.find] where = . [semantic_release] -version_variable = setup.py:__version__ \ No newline at end of file +version_variable = setup.py:__version__