diff --git a/setup.py b/setup.py index 5c45800..f332d50 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ def read(fname): setup( name="pytest-homeassistant", - version="0.1.0", + version="0.1.1", author="Aaron Godfrey", maintainer="Aaron Godfrey", license="MIT",