diff --git a/setup.py b/setup.py index 03afa6c..443e77d 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ except FileNotFoundError: setup( name='sucks', - version='0.8.2', + version='0.8.3', description='a library for controlling certain robot vacuums', long_description=long_description,