We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a84d1e commit a5ff4b8Copy full SHA for a5ff4b8
README.md
@@ -34,7 +34,7 @@ _Please note that this library requires one of Bluetooth backend libraries to be
34
35
Install library like this:
36
```bash
37
-pip install https://github.com/undera/pylgbst/archive/0.8.tar.gz
+pip install https://github.com/undera/pylgbst/archive/0.9.tar.gz
38
```
39
40
Then instantiate MoveHub object and start invoking its methods. Following is example to just print peripherals detected on Hub:
0 commit comments