Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
Release: bumping version 1.3.0 (#1816)
Browse files Browse the repository at this point in the history
  • Loading branch information
jerrychenhf committed Aug 26, 2023
1 parent 3463203 commit b1fe415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/cloudtik/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

# Replaced with the current commit when building the wheels.
__commit__ = "{{CLOUDTIK_COMMIT_SHA}}"
__version__ = "1.2.0"
__version__ = "1.3.0"

0 comments on commit b1fe415

Please sign in to comment.