Bumped version to 20200318.1

This commit is contained in:
Bram Kragten 2020-03-18 23:29:00 +01:00
parent 595d04c922
commit 254744cd7d

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup( setup(
name="home-assistant-frontend", name="home-assistant-frontend",
version="20200318.0", version="20200318.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",