From f5c23f4af7c92af078ffc52ca37e2b36461d62af Mon Sep 17 00:00:00 2001 From: Simon Byrne Date: Mon, 21 Nov 2022 10:42:35 -0800 Subject: [PATCH] Bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 7926be21..a327aab0 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.13.14" +version = "0.13.15" [deps] CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"