Skip to content

Commit 80d3561

Browse files
feat: Update __init__.py to 0.55.0rc2 (#146)
Update __init__.py to 0.55.0rc2 Signed-off-by: Chandrasekharan M <[email protected]>
1 parent 9fb46fc commit 80d3561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unstract/sdk/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.55.0rc1"
1+
__version__ = "0.55.0rc2"
22

33
def get_sdk_version():
44
"""Returns the SDK version."""

0 commit comments

Comments
 (0)