Skip to content

Commit

Permalink
Update __init__.py to update the version (#151)
Browse files Browse the repository at this point in the history
update the version to 0.56.0rc1

Signed-off-by: ali <[email protected]>
  • Loading branch information
muhammad-ali-e authored Jan 23, 2025
1 parent adbdcd7 commit f089f4e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/unstract/sdk/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
__version__ = "0.55.0rc3"

__version__ = "0.56.0rc1"

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

0 comments on commit f089f4e

Please sign in to comment.