Skip to content

Commit 65b3772

Browse files
committed
1.5.4
1 parent a89d6e0 commit 65b3772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def load_requirements():
2828
# https://setuptools.readthedocs.io/en/latest/setuptools.html#including-data-files
2929
setuptools.setup(
3030
name="IOPaint",
31-
version="1.5.3",
31+
version="1.5.4",
3232
author="PanicByte",
3333
author_email="cwq1913@gmail.com",
3434
description="Image inpainting, outpainting tool powered by SOTA AI Model",

0 commit comments

Comments
 (0)