diff --git a/setup.py b/setup.py index edb1637..d7a2834 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name="uhubctl", - version="0.1.2", + version="0.2.0", author="Nicolai Buchwitz", author_email="nb@tipi-net.de", description="A basic Python wrapper for uhubctl",