1
mirror of https://github.com/home-assistant/frontend synced 2024-09-25 09:39:00 +02:00

Bumped version to 20200130.3

This commit is contained in:
Bram Kragten 2020-02-12 21:58:59 +01:00
parent 5c2004bcc1
commit 785aefa028

View File

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