increase version

This commit is contained in:
Sefik Ilkin Serengil 2020-06-08 10:38:41 +03:00 committed by GitHub
parent 62157d4c5d
commit 2fa911e82f
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.25", version="0.0.26",
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",