version upgrade

This commit is contained in:
Sefik Ilkin Serengil 2020-02-23 23:32:03 +03:00 committed by GitHub
parent cd329f74d6
commit 112a8221d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
setuptools.setup( setuptools.setup(
name="deepface", name="deepface",
version="0.0.7", version="0.0.8",
author="Sefik Ilkin Serengil", author="Sefik Ilkin Serengil",
author_email="serengil@gmail.com", author_email="serengil@gmail.com",
description="Deep Face Anaylsis Framework for Face Recognition and Demography", description="Deep Face Anaylsis Framework for Face Recognition and Demography",