Skip to content

Commit e37a39d

Browse files
Release 0.6.0 (#3604)
version bump
1 parent f377809 commit e37a39d

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
@@ -35,7 +35,7 @@ def _get_git_commit():
3535

3636

3737
__commit__ = _get_git_commit()
38-
__version__ = '1.0.0-dev0'
38+
__version__ = '0.6.0'
3939
__root_dir__ = os.path.dirname(os.path.abspath(__file__))
4040

4141

0 commit comments

Comments
 (0)