Skip to content

Commit fc654ef

Browse files
authored
bump
1 parent 37629ae commit fc654ef

File tree

1 file changed

+1
-1
lines changed
  • custom_components/plex_recently_added

1 file changed

+1
-1
lines changed

custom_components/plex_recently_added/sensor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from homeassistant.const import CONF_HOST, CONF_NAME, CONF_PORT, CONF_SSL
1919
from homeassistant.helpers.entity import Entity
2020

21-
__version__ = '0.2.6'
21+
__version__ = '0.2.9'
2222

2323
_LOGGER = logging.getLogger(__name__)
2424

0 commit comments

Comments
 (0)