2
0
Daniel Gatis 4 жил өмнө
parent
commit
471f200620
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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.19",
+    version="1.0.20",
     description="Remove image background",
     long_description=long_description,
     long_description_content_type="text/markdown",