Skip to content

Commit 8c11cd3

Browse files
committed
Bump version to 0.2.4
1 parent b04c07d commit 8c11cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pystiebeleltron/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from pymodbus.client import AsyncModbusTcpClient
99
from pymodbus.pdu import ModbusPDU
1010

11-
__version__ = "0.2.3"
11+
__version__ = "0.2.4"
1212

1313
_LOGGER = logging.getLogger(__package__)
1414

0 commit comments

Comments
 (0)