From 6900f2bc015cce71d12ef27d72dffcfb00fcda48 Mon Sep 17 00:00:00 2001 From: Frederic Freyer Date: Wed, 17 Feb 2021 22:16:28 +0100 Subject: [PATCH] tag bug fixes --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 367669c..de9d433 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "BinningAnalysis" uuid = "b7192094-8e58-5052-a244-180a858778ee" license = "MIT" desc = "Statistical standard error estimation tools for correlated data." -version = "0.4.3" +version = "0.4.4" [deps] Lazy = "50d2b5c4-7a5e-59d5-8109-a42b560f39c0"