Skip to content
This repository was archived by the owner on Jan 18, 2021. It is now read-only.

Commit b05bd4a

Browse files
pinkywaferludeeus
authored andcommitted
Bump version (#141)
I forgot to bump the version number when I bumped pyupdate
1 parent 84b45ed commit b05bd4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/custom_updater/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from homeassistant.components.http import HomeAssistantView
1616
from homeassistant.helpers.event import async_track_time_interval
1717

18-
VERSION = '5.0.0'
18+
VERSION = '5.1.0'
1919

2020
_LOGGER = logging.getLogger(__name__)
2121

0 commit comments

Comments
 (0)