version update

This commit is contained in:
Sefik Ilkin Serengil 2020-02-25 22:21:25 +03:00 committed by GitHub
parent d3aef4e0c0
commit b3e2ff554d
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(
name="deepface",
version="0.0.9",
version="0.0.10",
author="Sefik Ilkin Serengil",
author_email="serengil@gmail.com",
description="Deep Face Anaylsis Framework for Face Recognition and Demography",