From f60cfa3db9363ba7f1c7c81663cb297af54a47ca Mon Sep 17 00:00:00 2001 From: marius Date: Thu, 15 Apr 2021 02:14:39 -0700 Subject: [PATCH] tag 0.6.0 --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 813e1707..28621e0d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "CMBLensing" uuid = "b60c06c0-7e54-11e8-3788-4bd722d65317" -authors = ["marius "] -version = "0.5.1" +authors = ["Marius Millea "] +version = "0.6.0" [deps] AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"