Bumped version to 20210423.0

This commit is contained in:
Paulus Schoutsen 2021-04-23 15:23:32 -07:00
parent 63e10314bd
commit 393ae9e5dc

View File

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