1
0
Fork 0
mirror of https://github.com/snovvcrash/usbrip.git synced 2024-06-08 23:16:04 +02:00

Versions mangling

This commit is contained in:
Sam Fre3side 2019-07-25 09:50:55 -04:00
parent d3bb74b912
commit 96b6360d51
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
usbrip
==========
![usbrip-version](https://img.shields.io/badge/ver-2.1.4-red.svg)
![usbrip-version](https://img.shields.io/badge/ver-2.1.3-red.svg)
[![pypi-version](https://img.shields.io/badge/PyPI-Download-blue.svg)](https://pypi.org/project/usbrip/#files)
[![python-version](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/)
[![license](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://raw.githubusercontent.com/snovvcrash/usbrip/master/LICENSE)

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.3'
__version__ = '2.1.3-2'