diff --git a/pyproject.toml b/pyproject.toml index c320d15..8a98443 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ohayodash" -version = "0.5.0" +version = "0.6.0" description = "Ohayo Dash is a Kubernetes driven start page and dashboard" license = "MIT" readme = "README.md"