From 00ee7c5df006b201720da9b9817764b755d36570 Mon Sep 17 00:00:00 2001 From: Phillip Alday Date: Mon, 9 Sep 2024 09:04:58 +0200 Subject: [PATCH] tag 0.14.5 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ef5309ca..cde25908 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "RCall" uuid = "6f49c342-dc21-5d91-9882-a32aef131414" authors = ["Douglas Bates ", "Randy Lai ", "Simon Byrne "] -version = "0.14.4" +version = "0.14.5" [deps] CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"