Bumped version to 20210208.0

This commit is contained in:
Bram Kragten 2021-02-08 15:12:42 +01:00
parent c8717bfa32
commit cd72287d99
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="20210127.1",
version="20210208.0",
description="The Home Assistant frontend",
url="https://github.com/home-assistant/home-assistant-polymer",
author="The Home Assistant Authors",