From c409aec195909c07e63239d3b553522bce8c6cf1 Mon Sep 17 00:00:00 2001 From: Matt Fishman Date: Tue, 17 Oct 2023 14:05:58 -0400 Subject: [PATCH] [ITensors] Bump to v0.3.45 [no ci] --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 27b5c6d9ca..f5f1366308 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.44" +version = "0.3.45" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" @@ -43,7 +43,7 @@ HDF5 = "0.14, 0.15, 0.16, 0.17" IsApprox = "0.1" KrylovKit = "0.4.2, 0.5, 0.6" LinearMaps = "3" -NDTensors = "0.2.11" +NDTensors = "0.2.13" PackageCompiler = "1.0.0, 2" Requires = "1.1" SerializedElementArrays = "0.1"