Browse Source

bump version

Daniel Gatis 4 years ago
parent
commit
b16e821c56
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

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