Bumped version to 20210416.0

This commit is contained in:
Paulus Schoutsen 2021-04-16 12:27:18 -07:00
parent 179767e9f8
commit 5493fdfcb7

View File

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