Browse Source

pump version

Daniel Gatis 5 năm trước cách đây
mục cha
commit
4d09a60261
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -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",