Bumped version to 20200626.1

This commit is contained in:
Paulus Schoutsen 2020-06-26 20:01:05 +00:00
parent 55c56d53f4
commit e9a3666dd5

View File

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