Bumped version to 20181211.1

This commit is contained in:
Paulus Schoutsen 2018-12-17 10:17:32 +01:00
parent 3f5f5bb1ee
commit ca7674cd15

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup( setup(
name="home-assistant-frontend", name="home-assistant-frontend",
version="20181211.0", version="20181211.1",
description="The Home Assistant frontend", description="The Home Assistant frontend",
url="https://github.com/home-assistant/home-assistant-polymer", url="https://github.com/home-assistant/home-assistant-polymer",
author="The Home Assistant Authors", author="The Home Assistant Authors",