diff --git a/setup.py b/setup.py index 7ec262d..ac0f874 100644 --- a/setup.py +++ b/setup.py @@ -51,6 +51,7 @@ def get_version() -> str: "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.6", + "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Quality Assurance",