diff --git a/pyproject.toml b/pyproject.toml index b6cde70..37814ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ classifiers = [ "Environment :: Console", "Topic :: Utilities", "Intended Audience :: Developers", - "Programming Language :: Python :: 3.6", + "Programming Language :: Python :: 3", ] [project.urls]