new version

This commit is contained in:
Sefik Ilkin Serengil 2023-01-24 22:59:35 +00:00 committed by GitHub
parent 700867c7db
commit 5a7b2e5e58
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.76",
version="0.0.77",
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",