From 9608ffc14ad38dc3a76d79f5023c194e15af7eab Mon Sep 17 00:00:00 2001 From: Matt Fishman Date: Mon, 9 Oct 2023 10:11:45 -0400 Subject: [PATCH] [ITensors] Bump to v0.3.44 [no ci] --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 45b308c0b3..27b5c6d9ca 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.43" +version = "0.3.44" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"