Skip to content

Commit

Permalink
0.29.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielhiversen authored Jun 24, 2024
1 parent 9a593c9 commit c6a5af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tibber/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from http import HTTPStatus
from typing import Final

__version__ = "0.29.2"
__version__ = "0.29.3"

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

0 comments on commit c6a5af4

Please sign in to comment.