From 424ab2187eeba47dca2917d9143f080c5bc0e595 Mon Sep 17 00:00:00 2001 From: Michael Buesch Date: Thu, 13 Feb 2014 14:28:53 +0100 Subject: Bump version Signed-off-by: Michael Buesch --- host/pymoistcontrol/util.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host/pymoistcontrol/util.py b/host/pymoistcontrol/util.py index 2889a37..576975e 100644 --- a/host/pymoistcontrol/util.py +++ b/host/pymoistcontrol/util.py @@ -18,7 +18,7 @@ except ImportError as e: # Program version number -VERSION = "1.0" +VERSION = "1.0.1" # Maximum number of flowerpots available. MAX_NR_FLOWERPOTS = 6 -- cgit v1.2.3