From 138384eccce4a5f32d20bb22b6795ad6163f83a0 Mon Sep 17 00:00:00 2001 From: Registrator Date: Sun, 21 Apr 2024 16:14:01 +0530 Subject: [PATCH] New version: RandomPhaseApproximation v0.1.1 (#105316) UUID: b76368a9-c21b-4c44-a110-0e9f579e383e Repo: https://github.com/Quantum-Many-Body/RandomPhaseApproximation.jl.git Tree: f095e3b3098fb7fdc631155efedcf08d4f81fa9e Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- R/RandomPhaseApproximation/Compat.toml | 9 ++++++++- R/RandomPhaseApproximation/Versions.toml | 3 +++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/R/RandomPhaseApproximation/Compat.toml b/R/RandomPhaseApproximation/Compat.toml index d1519873169f238..6ee893eb49a72d2 100644 --- a/R/RandomPhaseApproximation/Compat.toml +++ b/R/RandomPhaseApproximation/Compat.toml @@ -1,5 +1,12 @@ [0] -QuantumLattices = "0.9.10-0.9" RecipesBase = "1" + +["0-0.1.0"] +QuantumLattices = "0.9.10-0.9" TightBindingApproximation = "0.1.18-0.1" julia = "1.8-1.9" + +["0.1.1-0"] +QuantumLattices = "0.9.14-0.9" +TightBindingApproximation = "0.1.21-0.1" +julia = "1.8-1.10" diff --git a/R/RandomPhaseApproximation/Versions.toml b/R/RandomPhaseApproximation/Versions.toml index 7febe5e2c7a4c9d..ca18422e9ce12fa 100644 --- a/R/RandomPhaseApproximation/Versions.toml +++ b/R/RandomPhaseApproximation/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "cd72c79bcfa49d65d3ad65a9dcbd341e8053fd6d" + +["0.1.1"] +git-tree-sha1 = "f095e3b3098fb7fdc631155efedcf08d4f81fa9e"