Skip to content

Commit 45062ac

Browse files
0.30.0
1 parent 2bba75c commit 45062ac

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.29.3"
6+
__version__ = "0.30.0"
77

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

0 commit comments

Comments
 (0)