Version bump to 20180608.0b0

This commit is contained in:
Paulus Schoutsen 2018-06-08 15:01:44 -04:00
parent f8c2e9d476
commit a370976a10

View File

@ -1,7 +1,7 @@
from setuptools import setup, find_packages
setup(name='home-assistant-frontend',
version='20180603.0',
version='20180608.0b0',
description='The Home Assistant frontend',
url='https://github.com/home-assistant/home-assistant-polymer',
author='The Home Assistant Authors',