From 773ef77ea7db80d9de7de0ca4a74dc3fa705e9d1 Mon Sep 17 00:00:00 2001 From: Matt Fishman Date: Sat, 12 Oct 2024 20:26:24 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 96a8abcc..074dddbd 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.19" +version = "0.11.20" [deps] AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"