bump version

This commit is contained in:
Daniel Gatis 2021-03-19 14:09:06 -03:00
parent 75202e7d8f
commit b16e821c56

View File

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