From 49e38ad7f9432f64f81506ff5c1b5d2cf24b1a23 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Mon, 25 Sep 2023 15:28:14 -0400 Subject: [PATCH] Update Project.toml --- lib/IntegralsCuba/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/IntegralsCuba/Project.toml b/lib/IntegralsCuba/Project.toml index 048e8a7b..2acf64ca 100644 --- a/lib/IntegralsCuba/Project.toml +++ b/lib/IntegralsCuba/Project.toml @@ -1,7 +1,7 @@ name = "IntegralsCuba" uuid = "e00cd5f1-6337-4131-8b37-28b2fe4cd6cb" authors = ["Chris Rackauckas "] -version = "0.2.2" +version = "0.3.0" [deps] Cuba = "8a292aeb-7a57-582c-b821-06e4c11590b1"