From fa47cf0ed704588d36b865472860a71670d13a03 Mon Sep 17 00:00:00 2001 From: Matt Fishman Date: Fri, 15 Apr 2022 17:36:19 -0400 Subject: [PATCH] [ITensors] Bump to ITensor 0.3.7 [no ci] --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 35f1e04ab1..fc717eaa8e 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.6" +version = "0.3.7" [deps] ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"