Skip to content

Commit 2a1ce9f

Browse files
author
bghira
committed
v0.4.3 release tag fix
1 parent 1d5b08b commit 2a1ce9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runware/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
from .async_retry import *
88

99
__all__ = ["Runware", "IImageBackgroundRemoval"]
10-
__version__ = "0.4.2"
10+
__version__ = "0.4.3"

0 commit comments

Comments
 (0)