From 0fe9de893e83aee18c5da8b81276185a8b1398aa Mon Sep 17 00:00:00 2001 From: Hiroshi Shinaoka Date: Mon, 23 Sep 2024 21:12:50 +0900 Subject: [PATCH] Bump to v0.2.4 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index dbc9179..50e81b7 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "FastMPOContractions" uuid = "f6e391d2-8ffa-4d7a-98cd-7e70024481ca" authors = ["Hiroshi Shinaoka and contributors"] -version = "0.2.3" +version = "0.2.4" [deps] ITensorTDVP = "25707e16-a4db-4a07-99d9-4d67b7af0342"