parent
836844a312
commit
32682a2be0
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|||
|
||||
setup(
|
||||
name="home-assistant-frontend",
|
||||
version="20190305.0",
|
||||
version="20190305.1",
|
||||
description="The Home Assistant frontend",
|
||||
url="https://github.com/home-assistant/home-assistant-polymer",
|
||||
author="The Home Assistant Authors",
|
||||
|
|
Loading…
Reference in New Issue