From 12e894722eab50cb9628104e9dc3da7f44f4dc0b Mon Sep 17 00:00:00 2001 From: Soeren Schoenbrod Date: Thu, 9 Dec 2021 10:58:38 +0100 Subject: [PATCH] Bump version and add Michael as an author --- Project.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 61f9206..a75f450 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,8 @@ name = "Tracking" uuid = "10b2438b-ffd4-5096-aa58-44041d5c8f3b" -authors = ["Soeren Zorn "] -version = "0.14.8" +authors = ["Soeren Schoenbrod ", + "Michael Niestroj "] +version = "0.14.9" [deps] CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"