Skip to content

Commit 924104e

Browse files
authored
Version bump (#16)
1 parent 15cd0d7 commit 924104e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wolk_gateway_module/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
15-
__version__ = "1.0.7"
15+
__version__ = "1.0.8"
1616

1717
from .connectivity.connectivity_service import ConnectivityService
1818
from .interface.actuation_handler import handle_actuation

0 commit comments

Comments
 (0)