Skip to content

Commit

Permalink
bump 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellowlol committed May 4, 2022
1 parent 6617593 commit f52bbb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom_components/nordpool/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@


NAME = DOMAIN
VERSION = "0.0.6"
VERSION = "0.0.7"
ISSUEURL = "https://github.com/custom-components/nordpool/issues"

STARTUP = f"""
Expand Down
2 changes: 1 addition & 1 deletion custom_components/nordpool/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"requirements": [
"nordpool>=0.2"
],
"version": "0.0.6"
"version": "0.0.7"
}

0 comments on commit f52bbb2

Please sign in to comment.