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