diff --git a/wolk_gateway_module/__init__.py b/wolk_gateway_module/__init__.py index 499512f..5ddbcee 100644 --- a/wolk_gateway_module/__init__.py +++ b/wolk_gateway_module/__init__.py @@ -12,7 +12,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "1.0.7" +__version__ = "1.0.8" from .connectivity.connectivity_service import ConnectivityService from .interface.actuation_handler import handle_actuation