-
Notifications
You must be signed in to change notification settings - Fork 364
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
📝 CHANGELOG.md update for 0.57.0 (#1246)
📝 Update version number for release 0.56.1 -> 0.57.0 📝 CHANGELOG update for next release Co-authored-by: shane <[email protected]>
- Loading branch information
1 parent
fb4e12d
commit c553205
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,4 +30,4 @@ def running_in_docker() -> bool: | |
) | ||
raise RuntimeError(err_msg) | ||
|
||
__version__ = "0.56.1" | ||
__version__ = "0.57.0" |