From 5391db7ae7549884533de36255ae6acf9936577b Mon Sep 17 00:00:00 2001 From: Matt Fishman Date: Fri, 27 Oct 2023 12:42:36 -0400 Subject: [PATCH] [ITensors] Bump to v0.3.48 [no ci] --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 20f433ea9e..6c581ebe57 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.47" +version = "0.3.48" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"