From f435e8868a2630e4d648598cd2f1ae7569046371 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 16:12:02 +0000 Subject: [PATCH] Set version to 2.0.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 02d961f..9533cb8 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Quaternionic" uuid = "0756cd96-85bf-4b6f-a009-b5012ea7a443" authors = ["Michael Boyle "] -version = "1.5.3" +version = "2.0.0" [deps] LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"