From 66a8ae5f2e7e882d3d62459b60237c6947e19fd5 Mon Sep 17 00:00:00 2001 From: Adam Cardoza Date: Tue, 21 Nov 2023 09:06:21 -0700 Subject: [PATCH] Update Project.toml Update version number. --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 4ab18e7b3..d7f9cd4a0 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GXBeam" uuid = "974624c9-1acb-4ad6-a627-8ac40fc27a3e" authors = ["Taylor McDonnell and Andrew Ning"] -version = "0.5.0" +version = "0.5.1" [deps] ArnoldiMethod = "ec485272-7323-5ecc-a04f-4719b315124d"