From 788ae661794513bcb1bac9614c37b55eaad358ed Mon Sep 17 00:00:00 2001 From: Andrey Pohilko Date: Sun, 12 Aug 2018 19:44:31 +0300 Subject: [PATCH] Release 0.8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ceb206..9223a47 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.7.tar.gz +pip install https://github.com/undera/pylgbst/archive/0.8.tar.gz ``` Then instantiate MoveHub object and start invoking its methods. Following is example to just print peripherals detected on Hub: