Skip to content

Commit 1e23b5b

Browse files
Release 0.10.3 (#7069)
Co-authored-by: GitHub Action <[email protected]>
1 parent 44e85cd commit 1e23b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sky/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def _get_git_commit():
3737

3838

3939
__commit__ = _get_git_commit()
40-
__version__ = '1.0.0-dev0'
40+
__version__ = '0.10.3'
4141
__root_dir__ = directory_utils.get_sky_dir()
4242

4343

0 commit comments

Comments
 (0)