new version

This commit is contained in:
Şefik Serangil 2020-04-17 20:26:19 +03:00
parent fa81b4f7fd
commit b094fc9963

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.19", version="0.0.20",
author="Sefik Ilkin Serengil", author="Sefik Ilkin Serengil",
author_email="serengil@gmail.com", author_email="serengil@gmail.com",
description="Deep Face Analysis Framework for Face Recognition and Demography", description="Deep Face Analysis Framework for Face Recognition and Demography",