From 4c6234e2db3faa13a3643897509619cafd3dc8d5 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Fri, 24 Dec 2021 07:10:25 +0000 Subject: [PATCH] Version 0.1.2 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 8c44815..89b5beb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = ohayodash -version = 0.1.1 +version = 0.1.2 description = A Kubernetes driven start page and dashboard. All configuration is done by standard Kubernetes objects and ConfigMaps. long_description = file: README.md, LICENSE license = MIT