Bumped version to 20181103.3

This commit is contained in:
Paulus Schoutsen 2018-11-09 15:39:07 +01:00
parent acbcb6bd45
commit 2ccfccc23f

View File

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