Bumped version to 20210802.0

This commit is contained in:
Paulus Schoutsen 2021-08-02 09:51:10 -07:00
parent 50bd5ee8f7
commit 41ef6133c1

View File

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