Bumped version to 20210813.0

This commit is contained in:
Bram Kragten 2021-08-13 19:42:25 +02:00
parent 3479fb9d94
commit d06ffeeede
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="20210809.0",
version="20210813.0",
description="The Home Assistant frontend",
url="https://github.com/home-assistant/frontend",
author="The Home Assistant Authors",