Skip to content

Commit 16519c9

Browse files
0.27.0
1 parent 60445e9 commit 16519c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tibber/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from http import HTTPStatus
33
from typing import Final
44

5-
__version__ = "0.26.8"
5+
__version__ = "0.27.0"
66

77
RESOLUTION_HOURLY: Final = "HOURLY"
88
RESOLUTION_DAILY: Final = "DAILY"

0 commit comments

Comments
 (0)