1
mirror of https://github.com/home-assistant/frontend synced 2024-09-30 15:52:53 +02:00

Bumped version to 20210429.0

This commit is contained in:
Bram Kragten 2021-04-29 21:56:36 +02:00
parent 3c61d709b5
commit da0bfa1945
No known key found for this signature in database
GPG Key ID: FBE2DFDB363EF55B

View File

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