From b5e83a7db8d93a1584fcca35ba2481b9c6807a3f Mon Sep 17 00:00:00 2001 From: Tina Torabi Date: Wed, 21 Feb 2024 15:48:29 -0800 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 4d4d796..1c34707 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ComplexElliptic" uuid = "fc032641-0a8e-429a-9c5f-63deb23bae7a" authors = ["Tina Torabi and contributors"] -version = "1.0.3" +version = "1.0.2" [deps] Elliptic = "b305315f-e792-5b7a-8f41-49f472929428"