diff --git a/setup.py b/setup.py index 8e85404..a69804c 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ except FileNotFoundError: setup( name='sucks', - version='0.8.3', + version='0.8.4', description='a library for controlling certain robot vacuums', long_description=long_description,