From 1e4e87222b17f13c72096b59089ffc2debf7dbc3 Mon Sep 17 00:00:00 2001 From: Vaibhav Kohli Date: Mon, 7 May 2018 18:59:10 +0530 Subject: [PATCH] Version Bump --- liota-lite/setup.py | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/liota-lite/setup.py b/liota-lite/setup.py index d89eefe6..01acf58d 100644 --- a/liota-lite/setup.py +++ b/liota-lite/setup.py @@ -43,7 +43,7 @@ # PACKAGE_NAME = "liota" -PACKAGE_VERSION = "0.4" +PACKAGE_VERSION = "0.4.1" # # Functions diff --git a/setup.py b/setup.py index 9f706f2f..092fe070 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ # PACKAGE_NAME = "liota" -PACKAGE_VERSION = "0.4" +PACKAGE_VERSION = "0.4.1" # # Functions