-
Notifications
You must be signed in to change notification settings - Fork 903
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update release date in CITATION.cff Signed-off-by: Ahdra Merali <[email protected]> * Rename old version to 0.18.11 where relevant Signed-off-by: Ahdra Merali <[email protected]> * Add Upcoming release section to RELEASE.md Signed-off-by: Ahdra Merali <[email protected]> * Fix prepopulated TOC Signed-off-by: Ahdra Merali <[email protected]> * Fix prepopulated TOC Signed-off-by: Ahdra Merali <[email protected]> * update release notes with documentation details Signed-off-by: Jo Stichbury <[email protected]> Signed-off-by: Ahdra Merali <[email protected]> * Add note of deprecation warning to RELEASE.md Signed-off-by: Ahdra Merali <[email protected]> * Do not unsuppress `DeprecationWarning`s with Kedro (#2747) * Do not unsuppress `DeprecationWarning`s with Kedro Signed-off-by: Deepyaman Datta <[email protected]> * Remove unused import Signed-off-by: Deepyaman Datta <[email protected]> --------- Signed-off-by: Deepyaman Datta <[email protected]> Signed-off-by: Ahdra Merali <[email protected]> * Update RELEASE.md with deprecation table Signed-off-by: Ahdra Merali <[email protected]> * Update CITATION.cff Signed-off-by: Ahdra Merali <[email protected]> * Update CITATION.cff Signed-off-by: Ahdra Merali <[email protected]> * Update docs/source/configuration/advanced_configuration.md Co-authored-by: Jo Stichbury <[email protected]> * Update tutorial_template.md * Add community contributions Signed-off-by: Juan Luis Cano Rodríguez <[email protected]> * Add Prefect 2.0 docs update to changelog Signed-off-by: Juan Luis Cano Rodríguez <[email protected]> --------- Signed-off-by: Ahdra Merali <[email protected]> Signed-off-by: Jo Stichbury <[email protected]> Signed-off-by: Deepyaman Datta <[email protected]> Signed-off-by: Juan Luis Cano Rodríguez <[email protected]> Co-authored-by: Jo Stichbury <[email protected]> Co-authored-by: Deepyaman Datta <[email protected]> Co-authored-by: Juan Luis Cano Rodríguez <[email protected]>
- Loading branch information
1 parent
45fee94
commit 8065fb0
Showing
5 changed files
with
41 additions
and
9 deletions.
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
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
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 |
---|---|---|
|
@@ -3,4 +3,4 @@ | |
configuration and pipeline assembly. | ||
""" | ||
|
||
__version__ = "0.18.10" | ||
__version__ = "0.18.11" |