Bumped version to 20190731.0

This commit is contained in:
Paulus Schoutsen 2019-07-31 10:51:22 -07:00
parent fa6d0949a2
commit 7d90429fa9

View File

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