btlejack icon indicating copy to clipboard operation
btlejack copied to clipboard

Latest version availible on pip is 1.3.0

Open MrARM opened this issue 6 years ago • 1 comments

When using pip to install btlejack, it is not up to date with the commits made in this repository.

MrARM avatar Oct 20 '19 22:10 MrARM

$ git clone https://github.com/virtualabs/btlejack.git $ cd btlejack $ python3 setup.py sdist $ sudo pip3 install dist/btlejack-2.0.0.tar.gz

xpeace avatar May 27 '21 14:05 xpeace