From 0c7f0c54e97303c70e2310eb923455610268998d Mon Sep 17 00:00:00 2001 From: mtfishman Date: Fri, 10 May 2024 21:12:10 -0400 Subject: [PATCH] Bump to v0.1.7 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1f5b41d..8a00067 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ITensorMPS" uuid = "0d1a4710-d33b-49a5-8f18-73bdf49b47e2" authors = ["Matthew Fishman ", "Miles Stoudenmire "] -version = "0.1.6" +version = "0.1.7" [deps] ITensorTDVP = "25707e16-a4db-4a07-99d9-4d67b7af0342"