Skip to content

Commit f089f4e

Browse files
Update __init__.py to update the version (#151)
update the version to 0.56.0rc1 Signed-off-by: ali <117142933+muhammad-ali-e@users.noreply.github.com>
1 parent adbdcd7 commit f089f4e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/unstract/sdk/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
__version__ = "0.55.0rc3"
2-
1+
__version__ = "0.56.0rc1"
32

43
def get_sdk_version():
54
"""Returns the SDK version."""

0 commit comments

Comments
 (0)