Skip to content

Commit 90d382e

Browse files
committed
update version to 3.1.4 for fix tcpudp plugin bug
1 parent 8dea8c5 commit 90d382e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

COMTool/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
major = 3
33
minor = 1
4-
dev = 3
4+
dev = 4
55

66
__version__ = "{}.{}.{}".format(major, minor, dev)
77

0 commit comments

Comments
 (0)