Skip to content

Commit eecc8a4

Browse files
committed
BEDGE-3545 Update version and initial support to python3
1 parent 90615b4 commit eecc8a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modbus_simulator/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
"""
55
from __future__ import absolute_import, unicode_literals
66

7-
__VERSION__ = "1.0.0"
7+
__VERSION__ = "2.0.0"

0 commit comments

Comments
 (0)