diff --git a/python_transport/wirepas_gateway/__about__.py b/python_transport/wirepas_gateway/__about__.py index c229c1f4..d0e70a34 100644 --- a/python_transport/wirepas_gateway/__about__.py +++ b/python_transport/wirepas_gateway/__about__.py @@ -19,5 +19,5 @@ __pkg_name__ = "wirepas_gateway" __title__ = "Wirepas Gateway Transport Service" __url__ = "https://github.com/wirepas/gateway" -__version__ = "1.3.0rc1" +__version__ = "1.3.0rc2" __keywords__ = "wirepas connectivity iot mesh"