Skip to content

Commit f297a08

Browse files
committed
0.5.8
1 parent 0ae9547 commit f297a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modbus_tk/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
3232
"""
3333

34-
VERSION = '0.5.7'
34+
VERSION = '0.5.8'
3535

3636
import logging
3737
LOGGER = logging.getLogger("modbus_tk")

0 commit comments

Comments
 (0)