From 05456a324922096ca4f88de1be896fc7ef274275 Mon Sep 17 00:00:00 2001 From: Andrey Pohilko Date: Thu, 28 Dec 2017 19:17:42 +0300 Subject: [PATCH] Release 0.5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f56c4a4..4092102 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Demonstrational videos: Install library like this: ```bash -pip install https://github.com/undera/pylgbst/archive/0.4.tar.gz +pip install https://github.com/undera/pylgbst/archive/0.5.tar.gz ``` Then instantiate MoveHub object and start invoking its methods. Following is example to just print peripherals detected on Hub: