diff --git a/setup.py b/setup.py index 9ae59f0..3bc1966 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( include_package_data=True, name="usbmuxctl", - version="0.1.0", + version="0.1.3", author="Chris Fiege", author_email="python@pengutronix.de", license="LGPL-2.1-or-later",