From 867a15a8e73cd4d889c7b8a9113bff47ba8e850f Mon Sep 17 00:00:00 2001 From: Matt Fishman Date: Fri, 3 Jun 2022 13:27:29 -0400 Subject: [PATCH] Bump to 0.0.2 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 536a47a..155e965 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.0.1" +version = "0.0.2" [deps] ITensors = "9136182c-28ba-11e9-034c-db9fb085ebd5"