1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-17 15:45:43 +01:00

Bumped version to 20200909.0

This commit is contained in:
Bram Kragten
2020-09-09 23:00:48 +02:00
parent e955cc4378
commit 6c2b8c2abb

View File

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