Skip to content

Commit 33a6a1e

Browse files
committed
Bump version
1 parent af9c1b8 commit 33a6a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modbus2mqtt_2/globals.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import logging
22
import socket
33

4-
__version__ = "0.2.0"
4+
__version__ = "0.3.0"
55
__myname__ = "modbus2mqtt_2"
66
__min_version__ = (3,11)
77

0 commit comments

Comments
 (0)