Skip to content

Commit

Permalink
Release v2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
pylessard committed Aug 2, 2024
1 parent ade21e6 commit 5bf31a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion isotp/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
from isotp.protocol import TransportLayerLogic, TransportLayer, CanStack, NotifierBasedCanStack
from isotp.tpsock import socket

__version__ = '2.0.5'
__version__ = '2.0.6'
__license__ = 'MIT'
__author__ = 'Pier-Yves Lessard'

0 comments on commit 5bf31a1

Please sign in to comment.