From 5dde64ceff648f1886de4f38c1261dae78ee9d2b Mon Sep 17 00:00:00 2001 From: Matt Fishman Date: Sat, 16 Mar 2024 14:49:55 -0400 Subject: [PATCH] Bump to v0.4.1 [no ci] --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 28610a59..abbeb105 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ITensorNetworks" uuid = "2919e153-833c-4bdc-8836-1ea460a35fc7" authors = ["Matthew Fishman and contributors"] -version = "0.4.0" +version = "0.4.1" [deps] AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"