Skip to content

Commit c2fbd6f

Browse files
committed
v1.62
1 parent 1a5efb0 commit c2fbd6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dbus-modbus-client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
log = logging.getLogger()
4040

4141
NAME = os.path.basename(__file__)
42-
VERSION = '1.61'
42+
VERSION = '1.62'
4343

4444
__all__ = ['NAME', 'VERSION']
4545

0 commit comments

Comments
 (0)