From 74df760b59a28254194480d2419454c4f28ab010 Mon Sep 17 00:00:00 2001 From: Matt Fishman Date: Mon, 6 May 2024 16:03:30 -0400 Subject: [PATCH] [NDTensors] Bump to v0.3.4 [no ci] --- NDTensors/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NDTensors/Project.toml b/NDTensors/Project.toml index 6040535caa..b82d7829dc 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.3" +version = "0.3.4" [deps] Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"