Bumped version to 20210314.0

This commit is contained in:
Paulus Schoutsen 2021-03-14 23:46:14 +00:00
parent 03f694922d
commit 22f4b036df

View File

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