From ad93bacd45dcc6d3f37a2b251d30290ecb673f7c Mon Sep 17 00:00:00 2001 From: mtfishman Date: Sun, 23 Jun 2024 20:23:18 -0400 Subject: [PATCH] [ITensors] Bump to v0.6.16 --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 8f14573966..4710d75ddf 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.6.15" +version = "0.6.16" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" @@ -56,7 +56,7 @@ IsApprox = "0.1" KrylovKit = "0.4.2, 0.5, 0.6, 0.7, 0.8" LinearAlgebra = "1.6" LinearMaps = "3" -NDTensors = "0.3.0" +NDTensors = "0.3.34" Observers = "0.2" PackageCompiler = "1, 2" PackageExtensionCompat = "1"