Bumped version to 20190315.0
parent
d0b0284200
commit
e1540e45f9
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|||
|
||||
setup(
|
||||
name="home-assistant-frontend",
|
||||
version="20190313.0",
|
||||
version="20190315.0",
|
||||
description="The Home Assistant frontend",
|
||||
url="https://github.com/home-assistant/home-assistant-polymer",
|
||||
author="The Home Assistant Authors",
|
||||
|
|
Loading…
Reference in New Issue