diff --git a/setup.py b/setup.py index ad1e790..8bf9c29 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setuptools.setup( version="0.0.11", author="Sefik Ilkin Serengil", author_email="serengil@gmail.com", - description="Deep Face Anaylsis Framework for Face Recognition and Demography", + description="Deep Face Analysis Framework for Face Recognition and Demography", long_description=long_description, long_description_content_type="text/markdown", url="https://github.com/serengil/deepface",