new version

This commit is contained in:
Sefik Ilkin Serengil 2020-06-08 17:44:59 +03:00 committed by GitHub
parent f6274a03dc
commit 1333934b7d
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.26",
version="0.0.27",
author="Sefik Ilkin Serengil",
author_email="serengil@gmail.com",
description="Deep Face Analysis Framework for Face Recognition and Demography (Age, Gender, Emotion, Race)",