Skip to content

Commit 0a68129

Browse files
Bump version from 0.34.2 to 0.34.3
1 parent bc8a17b commit 0a68129

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.34.2"
6+
__version__ = "0.34.3"
77

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

0 commit comments

Comments
 (0)