diff --git a/pyproject.toml b/pyproject.toml index e8563d7..a3b6a9d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "geo-activity-playground" -version = "0.32.0" +version = "0.33.0" description = "Analysis of geo data activities like rides, runs or hikes." authors = ["Martin Ueding "] license = "MIT"