Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

Commit b92482b

Browse files
committed
Bump version
1 parent 3406467 commit b92482b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/rpi_power/sensor.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import homeassistant.helpers.config_validation as cv
99
from homeassistant.components.sensor import (PLATFORM_SCHEMA)
1010

11-
__version__ = '0.1.4'
11+
__version__ = '0.1.5'
1212

1313
_LOGGER = logging.getLogger(__name__)
1414

0 commit comments

Comments
 (0)