From 24efc3a26a8c2c9ad81f9cec31d8b9eb6b053ac8 Mon Sep 17 00:00:00 2001 From: konkam Date: Sun, 4 Oct 2020 12:11:34 +0200 Subject: [PATCH] had inserted misspell --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 68aae52..cb822ed 100644 --- a/Project.toml +++ b/Project.toml @@ -14,7 +14,7 @@ julia = "^1" Nemo = "0.17 - 0.30" SpecialFunctions = "0.9 - 0.30" StatsFuns = "0.9 - 0.30" -Memoization = "0.1 - 0.2"" +Memoization = "0.1 - 0.2" [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"