From 1847fa913e5ba79645d51bf23637860d68c67dbf Mon Sep 17 00:00:00 2001 From: Justin Vanderhooft Date: Tue, 9 Apr 2019 08:22:04 -0400 Subject: [PATCH] Bumped version to 0.0.8 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 56354fb..df2c38a 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ def readme(): setup( name='raincloudy', packages=['raincloudy'], - version='0.0.7', + version='0.0.8', description='A Python library to communicate with Melnor' + ' RainCloud Smart Garden Watering Irrigation Timer' + ' (https://wwww.melnor.com/)',