Skip to content

Commit d6901fd

Browse files
0.26.8
1 parent 1922e3d commit d6901fd

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
@@ -4,7 +4,7 @@
44

55
from typing import Final
66

7-
__version__ = "0.26.7"
7+
__version__ = "0.26.8"
88

99
RESOLUTION_HOURLY: Final = "HOURLY"
1010
RESOLUTION_DAILY: Final = "DAILY"

0 commit comments

Comments
 (0)