diff --git a/setup.py b/setup.py index efbb951..3fbe013 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ except FileNotFoundError: setup( name='sucks', - version='0.9.2', + version='0.9.3', description='a library for controlling certain robot vacuums', long_description=long_description,