Skip to content

Commit

Permalink
0.21.7 (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielhiversen authored Jan 8, 2022
1 parent cd53834 commit 57998a0
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
@@ -1,6 +1,6 @@
"""Constants used by pyTibber"""

__version__ = "0.21.6"
__version__ = "0.21.7"

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

0 comments on commit 57998a0

Please sign in to comment.