From 35a59ef5218bbac5a47e22eaa8747f67d20568a8 Mon Sep 17 00:00:00 2001 From: Matt Fishman Date: Wed, 22 Feb 2023 07:53:44 -0500 Subject: [PATCH] [ITensors] Bump to v0.3.28 [no ci] --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 18cf4b22cb..771ba1505e 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.27" +version = "0.3.28" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" @@ -41,7 +41,7 @@ HDF5 = "0.14, 0.15, 0.16" IsApprox = "0.1" KrylovKit = "0.4.2, 0.5, 0.6" LinearMaps = "3" -NDTensors = "0.1.47" +NDTensors = "0.1.48" PackageCompiler = "1.0.0, 2" Requires = "1.1" SerializedElementArrays = "0.1"