autotorrent2
autotorrent2 copied to clipboard
No upgrade instructions are provided in the README.md
trafficstars
There's install instructions, but no upgrade instructions
something along the lines of ~/.autotorrent2/bin/pip install autotorrent2==1.2.2
not sure why i have to specify the version but just trying to install without the version tag will not update.
I have to do ~/.autotorrent/bin/pip uninstall autotorrent2 followed by ~/.autotorrent/bin/pip install autotorrent2
The command ~/.autotorrent2/bin/pip install autotorrent2==1.2.2 installed 1.2.0. I couldn't get 1.2.2 until I ran the uninstall/install command