From e87d14ec500eeba7c40f53a7a190dc84e3543f09 Mon Sep 17 00:00:00 2001 From: Ranjan Anantharaman Date: Wed, 18 Jul 2018 23:08:25 +0530 Subject: [PATCH] Update Memento to v0.7.0 Fixing the dep warn broke dependency on earlier versions (#131), so this bump is required. --- REQUIRE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REQUIRE b/REQUIRE index fa78a1c9..036e81ca 100644 --- a/REQUIRE +++ b/REQUIRE @@ -1,6 +1,6 @@ julia 0.6 IterativeSolvers 0.4.1 -Memento 0.5.1 +Memento 0.7.0 SimpleWeightedGraphs 0.3.0 LightGraphs 0.11.0 AMG 0.1.2