From abe071255949a3df1df5b1f1d243f8056aa8f867 Mon Sep 17 00:00:00 2001 From: "Anthony D. Blaom" Date: Wed, 25 Sep 2019 11:12:24 +1200 Subject: [PATCH] bump to 0.6.0 (0.5.1 aborted) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 6e7a0e71..8544b6a6 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MLJBase" uuid = "a7f614a8-145f-11e9-1d2a-a57a1082229d" authors = ["Anthony D. Blaom "] -version = "0.5.1" +version = "0.6.0" [deps] CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"