Skip to content

Commit

Permalink
updated python_graphql_client version to latest (#19)
Browse files Browse the repository at this point in the history
* updated python_graphql_client version to latest

* application version

Co-authored-by: Anand Radhakrishnan <anand@skylo.tech>
  • Loading branch information
anand-p-r and anand-skylo committed Mar 12, 2022
1 parent bb2ce3a commit 981523b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"domain": "hslhrt",
"version": "0.3.4",
"version": "0.3.5",
"name": "Helsinki Regional Transport",
"documentation": "https://github.com/anand-p-r/hslhrt-hass-custom",
"requirements": [
"python_graphql_client==0.3.1"
"python_graphql_client==0.4.3"
],
"dependencies": [],
"codeowners": [
"@anand-p-r"
],
"issue_tracker": "https://github.com/anand-p-r/hslhrt-hass-custom/issues",
"config_flow": true
}
}

0 comments on commit 981523b

Please sign in to comment.