diff --git a/setup.py b/setup.py index d78b8f4..4c7fd6c 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setuptools.setup( name="greeclimate", - version="0.9.5", + version="0.9.6", python_requires=">=3.6", install_requires=requirements, author="Clifford Roche",