Skip to content

Commit

Permalink
Bumped version to 0.50
Browse files Browse the repository at this point in the history
  • Loading branch information
EvTheFuture committed May 1, 2021
1 parent 240e070 commit ca48b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/ev_charge_control/ev_charge_control.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
debug: yes
"""

VERSION = "0.47"
VERSION = "0.50"

# Store all attributes every day to disk
STORE_TO_FILE_EVERY = 60 * 60 * 24
Expand Down

0 comments on commit ca48b3b

Please sign in to comment.