From 3838f628bdba15142d33b5d51b40ed2d478f99dd Mon Sep 17 00:00:00 2001 From: Matt Fishman Date: Thu, 7 Nov 2024 11:57:09 -0500 Subject: [PATCH] [NDTensors] Bump to v0.3.56 [no ci] --- NDTensors/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NDTensors/Project.toml b/NDTensors/Project.toml index 2c82d64857..aea2289ce9 100644 --- a/NDTensors/Project.toml +++ b/NDTensors/Project.toml @@ -1,7 +1,7 @@ name = "NDTensors" uuid = "23ae76d9-e61a-49c4-8f12-3f1a16adf9cf" authors = ["Matthew Fishman "] -version = "0.3.55" +version = "0.3.56" [deps] Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"