Does install using pip automatically use the newest version?

opkg update

opkg install python python-pip libusb-1.0

pip install pyusb --pre

I think I have installed pyusb-1.0 successfully. But I don’t know how to verify and use it.