Update setup.py

This commit is contained in:
Daniel Gatis 2021-01-30 10:33:21 -03:00 committed by GitHub
parent 8e12fa3556
commit 471f200620
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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