Skip to content

Commit

Permalink
Update myskoda to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Prior99 committed Sep 17, 2024
1 parent b3ecc78 commit f89d0da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions custom_components/myskoda/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"integration_type": "hub",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/skodaconnect/homeassistant-myskoda/issues",
"requirements": ["myskoda==0.2.3"],
"version": "1.2.6"
"requirements": ["myskoda==0.3.0"],
"version": "1.2.7"
}
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pyjwt = "^2.9.0"
pyyaml = "^6.0.2"
asyncio = "^3.4.3"
voluptuous = "^0.15.2"
myskoda = "^0.2.3"
myskoda = "^0.3.0"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit f89d0da

Please sign in to comment.