From cb3d68b10666e974db8eafe417697052c17698a5 Mon Sep 17 00:00:00 2001 From: Abhi <8083613+AbhimanyuAryan@users.noreply.github.com> Date: Thu, 8 Sep 2022 14:44:58 +0530 Subject: [PATCH] Patch release to address docs "API" case sensitivity --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 95f9ffc..38d55d9 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SearchLight" uuid = "340e8cb6-72eb-11e8-37ce-c97ebeb32050" authors = ["Adrian Salceanu "] -version = "2.7.0" +version = "2.7.1" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"