new release

This commit is contained in:
Sefik Ilkin Serengil 2021-06-27 00:55:31 +03:00 committed by GitHub
parent d73dcd5f23
commit fa44651e27
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.62",
version="0.0.63",
author="Sefik Ilkin Serengil",
author_email="serengil@gmail.com",
description="A Lightweight Face Recognition and Facial Attribute Analysis Framework (Age, Gender, Emotion, Race) for Python",