Skip to content

Commit 9d3de88

Browse files
author
MKR
authored
Bump
1 parent 0e4e288 commit 9d3de88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/sensor/plex_recently_added.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_PORT, CONF_SSL
1919
from homeassistant.helpers.entity import Entity
2020

21-
__version__ = '0.1.9'
21+
__version__ = '0.2.0'
2222

2323
_LOGGER = logging.getLogger(__name__)
2424

0 commit comments

Comments
 (0)