new version

This commit is contained in:
serengil 2020-09-29 15:17:18 +03:00
parent aa25d178c4
commit f36af9ffe7

View File

@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
setuptools.setup(
name="deepface",
version="0.0.40",
version="0.0.41",
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",