Skip to content

Commit

Permalink
Bump lib to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
inverse committed Jan 12, 2025
1 parent 96ec13a commit a97e791
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/.venv/
/.idea
2 changes: 1 addition & 1 deletion custom_components/premium_bond_checker/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"domain": "premium_bond_checker",
"iot_class": "cloud_polling",
"name": "Premium Bond Checker",
"requirements": ["premium-bond-checker==0.4.0"],
"requirements": ["premium-bond-checker==0.4.1"],
"version": "0.1.0"
}
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ pytest-cov
pytest-homeassistant-custom-component
pytest-asyncio
# From manifest
premium-bond-checker==0.4.0
premium-bond-checker==0.4.1

0 comments on commit a97e791

Please sign in to comment.