pump version

This commit is contained in:
Daniel Gatis 2020-08-28 21:09:11 -03:00
parent 279a50bdf8
commit 4d09a60261

View File

@ -11,7 +11,7 @@ with open("requirements.txt") as f:
setup(
name="rembg",
version="1.0.7",
version="1.0.8",
description="Remove image background",
long_description=long_description,
long_description_content_type="text/markdown",