We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade21e6 commit 5bf31a1Copy full SHA for 5bf31a1
isotp/__init__.py
@@ -39,6 +39,6 @@
39
from isotp.protocol import TransportLayerLogic, TransportLayer, CanStack, NotifierBasedCanStack
40
from isotp.tpsock import socket
41
42
-__version__ = '2.0.5'
+__version__ = '2.0.6'
43
__license__ = 'MIT'
44
__author__ = 'Pier-Yves Lessard'
0 commit comments