From a07635d2c178570ec1656c8430ff8ae61d4cd0b1 Mon Sep 17 00:00:00 2001 From: "Anthony D. Blaom" Date: Wed, 13 Sep 2023 11:43:19 -0700 Subject: [PATCH] bump 0.1.11 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 581979d..59e8d68 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "CategoricalDistributions" uuid = "af321ab8-2d2e-40a6-b165-3d674595d28e" authors = ["Anthony D. Blaom "] -version = "0.1.10" +version = "0.1.11" [deps] CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"