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 60445e9 commit 16519c9Copy full SHA for 16519c9
tibber/const.py
@@ -2,7 +2,7 @@
2
from http import HTTPStatus
3
from typing import Final
4
5
-__version__ = "0.26.8"
+__version__ = "0.27.0"
6
7
RESOLUTION_HOURLY: Final = "HOURLY"
8
RESOLUTION_DAILY: Final = "DAILY"
0 commit comments