Bumped version to 20200318.0

This commit is contained in:
Bram Kragten 2020-03-18 12:18:24 +01:00
parent 262b12eb93
commit 1e527a8350

View File

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