Skip to content

Commit f42c032

Browse files
Release v0.3.3 (#2257)
Version bump to 0.3.3
1 parent 9814e4a commit f42c032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sky/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# Replaced with the current commit when building the wheels.
55
__commit__ = '{{SKYPILOT_COMMIT_SHA}}'
6-
__version__ = '1.0.0-dev0'
6+
__version__ = '0.3.3'
77
__root_dir__ = os.path.dirname(os.path.abspath(__file__))
88

99
# Keep this order to avoid cyclic imports

0 commit comments

Comments
 (0)