From 0852af2a13c03339e9fe43e20250ea74443c2780 Mon Sep 17 00:00:00 2001 From: mtfishman Date: Tue, 21 May 2024 12:50:47 -0400 Subject: [PATCH] Bump to v0.11.11 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 288672b0..e20bc55b 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ITensorNetworks" uuid = "2919e153-833c-4bdc-8836-1ea460a35fc7" authors = ["Matthew Fishman , Joseph Tindall and contributors"] -version = "0.11.10" +version = "0.11.11" [deps] AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"