diff --git a/setup.cfg b/setup.cfg index e084bdb..8c44815 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = ohayodash -version = 0.1.0 +version = 0.1.1 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