We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15cd0d7 commit 924104eCopy full SHA for 924104e
wolk_gateway_module/__init__.py
@@ -12,7 +12,7 @@
12
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
-__version__ = "1.0.7"
+__version__ = "1.0.8"
16
17
from .connectivity.connectivity_service import ConnectivityService
18
from .interface.actuation_handler import handle_actuation
0 commit comments