From 4d0b005245d69bf25cfc3a453645c5333d99a105 Mon Sep 17 00:00:00 2001 From: Kevin Kunzmann Date: Mon, 6 Jul 2020 15:01:18 +0100 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 551fc8e..9381beb 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "bad" uuid = "8ff1ff99-2a79-4078-a1fc-e0ee2b6d8ac3" authors = ["Kevin Kunzmann "] -version = "0.1.0" +version = "0.1.1" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"