Skip to content

Commit fe15d3f

Browse files
committed
bump pandacan
1 parent 11c2b08 commit fe15d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from serial import PandaSerial
1616
from isotp import isotp_send, isotp_recv
1717

18-
__version__ = '0.0.6'
18+
__version__ = '0.0.7'
1919

2020
BASEDIR = os.path.join(os.path.dirname(os.path.realpath(__file__)), "../")
2121

0 commit comments

Comments
 (0)