From a5ff4b85eb0532ed024fcc12c118bcb0da639e38 Mon Sep 17 00:00:00 2001 From: Andrey Pohilko Date: Wed, 12 Sep 2018 10:23:33 +0300 Subject: [PATCH] Release 0.9 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9223a47..d2cc314 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ _Please note that this library requires one of Bluetooth backend libraries to be Install library like this: ```bash -pip install https://github.com/undera/pylgbst/archive/0.8.tar.gz +pip install https://github.com/undera/pylgbst/archive/0.9.tar.gz ``` Then instantiate MoveHub object and start invoking its methods. Following is example to just print peripherals detected on Hub: