Bumped version to 20200918.0

This commit is contained in:
Bram Kragten 2020-09-18 17:30:02 +02:00
parent 1ffa87ea23
commit 045dac59af

View File

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