Bumped version to 20210803.2

This commit is contained in:
Paulus Schoutsen 2021-08-03 15:14:46 -07:00
parent 1f9c45b11c
commit a62742fad9

View File

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