Bumped version

This commit is contained in:
Daniel Perna 2017-02-01 03:16:27 +01:00 committed by GitHub
parent 2f97dbb2af
commit d9204db003

View file

@ -40,7 +40,7 @@ BANLIMIT = 0
### End of options
RELEASEURL = "https://api.github.com/repos/danielperna84/hass-poc-configurator/releases/latest"
VERSION = "0.0.6"
VERSION = "0.0.7"
BASEDIR = "."
DEV = False
HTTPD = None