We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1922e3d commit d6901fdCopy full SHA for d6901fd
tibber/const.py
@@ -4,7 +4,7 @@
4
5
from typing import Final
6
7
-__version__ = "0.26.7"
+__version__ = "0.26.8"
8
9
RESOLUTION_HOURLY: Final = "HOURLY"
10
RESOLUTION_DAILY: Final = "DAILY"
0 commit comments