From 0fbd3a20ebd89b7998ef18e66ae26a7e02288363 Mon Sep 17 00:00:00 2001 From: Jose Daniel Lara Date: Thu, 4 May 2023 08:32:19 -0600 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1e3834c..c9c1b89 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PowerAnalytics" uuid = "56ce1300-00bc-47e4-ba8c-b166ccc19f51" authors = ["cbarrows "] -version = "0.3.2" +version = "0.3.3" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"