From 8a0e3696d11954f6683945bedf641835a7ce73ad Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Thu, 26 Mar 2020 08:46:43 +0300 Subject: [PATCH] typo --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",