From 8549b2ec4e24affe4b54cf08fc8d257e114af2c7 Mon Sep 17 00:00:00 2001 From: mtfishman Date: Tue, 3 Sep 2024 16:53:43 -0400 Subject: [PATCH] Bump to v0.4.8 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1bf431a..cb37314 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ITensorTDVP" uuid = "25707e16-a4db-4a07-99d9-4d67b7af0342" authors = ["Matthew Fishman and contributors"] -version = "0.4.7" +version = "0.4.8" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"