Skip to content

Commit 1d8e833

Browse files
0.30.8
1 parent f91c4da commit 1d8e833

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.30.7"
6+
__version__ = "0.30.8"
77

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

0 commit comments

Comments
 (0)