Skip to content

Commit

Permalink
feat: Update __init__.py to 0.55.0rc2 (#146)
Browse files Browse the repository at this point in the history
Update __init__.py to 0.55.0rc2

Signed-off-by: Chandrasekharan M <[email protected]>
  • Loading branch information
chandrasekharan-zipstack authored Jan 16, 2025
1 parent 9fb46fc commit 80d3561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/unstract/sdk/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.55.0rc1"
__version__ = "0.55.0rc2"

def get_sdk_version():
"""Returns the SDK version."""
Expand Down

0 comments on commit 80d3561

Please sign in to comment.