From 834676d68a0ce00bfacb42bf518d550fb46b4450 Mon Sep 17 00:00:00 2001 From: Thomas Date: Tue, 13 Apr 2021 23:08:31 +0200 Subject: [PATCH] Update Libtorrent installation --- Libtorrent-installation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Libtorrent-installation.md b/Libtorrent-installation.md index 7c0df0c..08c012c 100644 --- a/Libtorrent-installation.md +++ b/Libtorrent-installation.md @@ -6,6 +6,8 @@ The installation steps depend on your operating system. On Debian, there are pre-compiled and ready to use python bindings which can be easily installed with the command `apt install python-libtorrent` (as root). +The add-on was successfully tested with python-libtorrent 1.1.11.0. + # Other OS It is not clear yet whether other OS provides pre-compiled python bindings of libtorrent.