Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jpleasu committed Jan 29, 2022
1 parent 23e0d1c commit fe0e682
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A basic client for the [Bestand Posture Trainer & Corrector](http://bestand.com/

To install or update from a release:
```bash
pip3 install https://github.com/jpleasu/openbestand/releases/download/openbestand-0.1.0/openbestand-0.1.0.tar.gz
pip3 install https://github.com/jpleasu/openbestand/releases/download/openbestand-0.2.0/openbestand-0.2.0.tar.gz
```

## Development
Expand Down
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Jason P. Leasure <jpleasu@gmail.com>"]

[tool.poetry.dependencies]
python = "^3.8"
bleak = "^0.14.1"
bleak = "^0.14.2"
aioconsole = "^0.3.3"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit fe0e682

Please # to comment.