Increment version

This commit is contained in:
Clayton Nummer 2019-04-05 15:35:45 -04:00
commit e66bea0695
2 changed files with 3 additions and 3 deletions

View file

@ -48,7 +48,7 @@ from homeassistant.util.dt import utcnow as dt_utcnow, as_local
from datetime import datetime, timedelta
VERSION = '1.0.2'
VERSION = '1.0.3'
_LOGGER = logging.getLogger(__name__)