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 79896f9 commit b91b1feCopy full SHA for b91b1fe
tibber/const.py
@@ -3,7 +3,7 @@
3
from http import HTTPStatus
4
from typing import Final
5
6
-__version__ = "0.31.1"
+__version__ = "0.31.2"
7
8
API_ENDPOINT: Final = "https://api.tibber.com/v1-beta/gql"
9
DEFAULT_TIMEOUT: Final = 10
0 commit comments