Skip to content

Commit c83077a

Browse files
authored
Bump
1 parent 6682e82 commit c83077a

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
@@ -28,7 +28,7 @@
2828
from homeassistant.helpers.entity import Entity
2929
from pytz import timezone, utc
3030

31-
__version__ = '0.1.6'
31+
__version__ = '0.1.7'
3232

3333
_LOGGER = logging.getLogger(__name__)
3434

0 commit comments

Comments
 (0)