From 3764e963383da313505d17f1a71a7b61c03b9d90 Mon Sep 17 00:00:00 2001 From: Registrator Date: Tue, 7 Jan 2025 04:39:32 +0530 Subject: [PATCH] New version: GreenFunc v0.2.6 (#122497) UUID: 9efc7ea6-d529-4241-ab29-dcf68b94af7c Repo: https://github.com/numericalEFT/GreenFunc.jl.git Tree: e070c5c76da5ef1bc08290b799915a8f8193def1 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- G/GreenFunc/Compat.toml | 6 ++++-- G/GreenFunc/Versions.toml | 3 +++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/G/GreenFunc/Compat.toml b/G/GreenFunc/Compat.toml index 97ec232e8b255b3..81c3d6ac77910d7 100644 --- a/G/GreenFunc/Compat.toml +++ b/G/GreenFunc/Compat.toml @@ -1,8 +1,6 @@ [0] -DelimitedFiles = "1.6.0-1" Lehmann = "0.2" StaticArrays = "1" -Statistics = "1.6.0-1" julia = "1.6.0-1" ["0-0.1.0"] @@ -12,6 +10,10 @@ CompositeGrids = "0.0.3" FileIO = "1" JLD2 = "0.4" +["0-0.2.5"] +DelimitedFiles = "1.6.0-1" +Statistics = "1.6.0-1" + ["0.1.1-0.1"] CompositeGrids = "0.0" diff --git a/G/GreenFunc/Versions.toml b/G/GreenFunc/Versions.toml index 14802d38e1e8f51..13067427a96152c 100644 --- a/G/GreenFunc/Versions.toml +++ b/G/GreenFunc/Versions.toml @@ -24,3 +24,6 @@ git-tree-sha1 = "cc62c0cd094deeecf18fe5fbac2e29c83aa5ff0f" ["0.2.5"] git-tree-sha1 = "871801c523c47dd7db8943a6c51e56a55c3632e1" + +["0.2.6"] +git-tree-sha1 = "e070c5c76da5ef1bc08290b799915a8f8193def1"