Skip to content

Commit b91b1fe

Browse files
0.31.2
1 parent 79896f9 commit b91b1fe

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
@@ -3,7 +3,7 @@
33
from http import HTTPStatus
44
from typing import Final
55

6-
__version__ = "0.31.1"
6+
__version__ = "0.31.2"
77

88
API_ENDPOINT: Final = "https://api.tibber.com/v1-beta/gql"
99
DEFAULT_TIMEOUT: Final = 10

0 commit comments

Comments
 (0)