Skip to content

Commit

Permalink
0.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielhiversen committed Dec 1, 2022
1 parent 740d285 commit 1a65845
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 @@ -4,7 +4,7 @@

from typing import Final

__version__ = "0.26.1"
__version__ = "0.26.2"

RESOLUTION_HOURLY: Final = "HOURLY"
RESOLUTION_DAILY: Final = "DAILY"
Expand Down

0 comments on commit 1a65845

Please sign in to comment.