1
0
Fork 0
mirror of https://github.com/snovvcrash/usbrip.git synced 2024-05-21 14:36:03 +02:00

Minor edits

This commit is contained in:
Sam Fre3side 2019-09-10 21:28:56 +03:00
parent 120a08a56b
commit 988890061c
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ Quick Start
usbrip is available for download and installation at [PyPI](https://pypi.org/project/usbrip/ "usbrip · PyPI") (the latest version is always on GitHub, though):
```
~$ pip3 install usbrip
~$ pip3 install --upgrade usbrip
```
Screenshots

View File

@ -21,4 +21,4 @@ You should have received a copy of the GNU General Public License
along with usbrip. If not, see <http://www.gnu.org/licenses/>.
"""
__version__ = '2.1.4-6'
__version__ = '2.1.4-7'