From 5e96939bc1cc9f87e13e35dae95f04c061fd8936 Mon Sep 17 00:00:00 2001 From: "Anthony D. Blaom" Date: Wed, 26 May 2021 13:16:16 +1200 Subject: [PATCH] bump 0.18.8 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 80ec455a..ac2aa356 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.18.7" +version = "0.18.8" [deps] CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"