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 307411c commit 001e9d0Copy full SHA for 001e9d0
tibber/const.py
@@ -4,7 +4,7 @@
4
5
from typing import Final
6
7
-__version__ = "0.25.6"
+__version__ = "0.26.0"
8
9
RESOLUTION_HOURLY: Final = "HOURLY"
10
RESOLUTION_DAILY: Final = "DAILY"
0 commit comments