From 125947445d537fd940cb7bfdb38de3a6a5a26c05 Mon Sep 17 00:00:00 2001 From: Joshua Henderson Date: Wed, 5 Sep 2018 15:09:33 -0700 Subject: [PATCH] Update version to 1.2 Signed-off-by: Joshua Henderson --- iocontrol/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iocontrol/__init__.py b/iocontrol/__init__.py index 5a6358a..38aaf88 100644 --- a/iocontrol/__init__.py +++ b/iocontrol/__init__.py @@ -18,4 +18,4 @@ # along with this program. If not, see . # -__version__ = "1.1" +__version__ = "1.2"