Bumped version to 20191025.0

This commit is contained in:
Bram Kragten
2019-10-25 17:12:30 +02:00
parent 99f4bd7398
commit bd24ffa5d0
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name="home-assistant-frontend",
version="20191023.0",
version="20191025.0",
description="The Home Assistant frontend",
url="https://github.com/home-assistant/home-assistant-polymer",
author="The Home Assistant Authors",