Skip to content

Commit

Permalink
0.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielhiversen authored Aug 27, 2023
1 parent e8d8b68 commit 3ab611e
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 @@ -2,7 +2,7 @@
from http import HTTPStatus
from typing import Final

__version__ = "0.28.0"
__version__ = "0.28.1"

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

0 comments on commit 3ab611e

Please sign in to comment.