From 958eccc88530f03a4f144db30c5ede8ac3fd1831 Mon Sep 17 00:00:00 2001 From: Dilum Aluthge Date: Sun, 27 Oct 2019 20:04:53 -0400 Subject: [PATCH] Bump version from "0.8.0" to "0.8.1-DEV" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 94c4fbd..df68685 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ClassImbalance" uuid = "04a18a73-7590-580c-b363-eeca0919eb2a" authors = ["Paul Stey ", "Dilum Aluthge ", "Brown Center for Biomedical Informatics ",] -version = "0.8.0" +version = "0.8.1-DEV" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"