We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af9c1b8 commit 33a6a1eCopy full SHA for 33a6a1e
modbus2mqtt_2/globals.py
@@ -1,7 +1,7 @@
1
import logging
2
import socket
3
4
-__version__ = "0.2.0"
+__version__ = "0.3.0"
5
__myname__ = "modbus2mqtt_2"
6
__min_version__ = (3,11)
7
0 commit comments