From 10cd6971677dd95e579333a46fd51dfb08dc5981 Mon Sep 17 00:00:00 2001 From: marius Date: Mon, 25 Jan 2021 14:33:14 -0800 Subject: [PATCH] tag 0.5.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 4b029bee..792abe2e 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "CMBLensing" uuid = "b60c06c0-7e54-11e8-3788-4bd722d65317" authors = ["marius "] -version = "0.4.1" +version = "0.5.0" [deps] AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"