From 5aa6c871dc3fa0ff508ce5d9637e3ba7f1b224f4 Mon Sep 17 00:00:00 2001 From: mohamed82008 Date: Sat, 4 Apr 2020 13:11:03 +1100 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 31cd93f9..edc3507f 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "DistributionsAD" uuid = "ced4e74d-a319-5a8a-b0ac-84af2272839c" -version = "0.4.9" +version = "0.4.10" [deps] Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"