This commit is contained in:
Sefik Ilkin Serengil 2024-01-27 19:24:04 +00:00
parent e5f0da3fd7
commit 69c727acb8

View File

@ -8,7 +8,7 @@ with open("requirements.txt", "r", encoding="utf-8") as f:
setuptools.setup(
name="deepface",
version="0.0.83",
version="0.0.84",
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",