Skip to content

Commit fe0e682

Browse files
committed
update versions
1 parent 23e0d1c commit fe0e682

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A basic client for the [Bestand Posture Trainer & Corrector](http://bestand.com/
55

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

1111
## Development

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Jason P. Leasure <[email protected]>"]
66

77
[tool.poetry.dependencies]
88
python = "^3.8"
9-
bleak = "^0.14.1"
9+
bleak = "^0.14.2"
1010
aioconsole = "^0.3.3"
1111

1212
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)