From b788e4ee697522149121d6023c71720e019e5e22 Mon Sep 17 00:00:00 2001 From: Matt Fishman Date: Fri, 5 Jan 2024 09:33:53 -0500 Subject: [PATCH] [ITensors] Bump to v0.3.53 [no ci] --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 71de667a14..e25566a54f 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ITensors" uuid = "9136182c-28ba-11e9-034c-db9fb085ebd5" authors = ["Matthew Fishman ", "Miles Stoudenmire "] -version = "0.3.52" +version = "0.3.53" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" @@ -44,7 +44,7 @@ IsApprox = "0.1" KrylovKit = "0.4.2, 0.5, 0.6" LinearAlgebra = "1.6" LinearMaps = "3" -NDTensors = "0.2.22" +NDTensors = "0.2.24" PackageCompiler = "1.0.0, 2" Pkg = "1.6" Printf = "1.6"