-
Notifications
You must be signed in to change notification settings - Fork 905
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release Kedro 0.18.4 #2092
Release Kedro 0.18.4 #2092
Conversation
Signed-off-by: Ankita Katiyar <ankitakatiyar2401@gmail.com>
version: 0.18.3 | ||
date-released: 2022-09-20 | ||
version: 0.18.4 | ||
date-released: 2022-12-05 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will update the date according to when it goes out
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
||
```console | ||
%pip install "kedro[spark.SparkDataSet]~=0.18.3" | ||
%pip install "kedro[spark.SparkDataSet]~=0.18.4" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just remembered I need to add an issue to update the docs to point to kedro-datasets[XXX]
after we release 1.0.0
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Signed-off-by: Ankita Katiyar ankitakatiyar2401@gmail.com
Description
Release Kedro 0.18.4 🎉 Will resolve #2004
Development notes
CITATIONS.cff
Checklist
RELEASE.md
file