This is an automated email from the ASF dual-hosted git repository. lresende pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-toree-website.git
commit 5c17c5f48b31daa40131f638409c627a86ecb1dc Author: Luciano Resende <[email protected]> AuthorDate: Sun Aug 2 13:28:29 2020 -0700 Update download pages with release 0.4.0-incubating --- site/_data/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/_data/project.yml b/site/_data/project.yml index 1198c59..b184cbb 100644 --- a/site/_data/project.yml +++ b/site/_data/project.yml @@ -23,8 +23,8 @@ incubator_slash_name: incubator/toree description: Toree is a kernel for the Jupyter Notebook platform providing interactive access to Apache Spark. download: /download -latest_release: 0.3.0-incubating -pip_latest_release: 0.3.0 +latest_release: 0.4.0-incubating +pip_latest_release: 0.4.0 dev_list: [email protected] dev_list_subscribe: [email protected]
