Merge panda subtree

This commit is contained in:
Vehicle Researcher
2018-05-23 03:55:30 +00:00
6 changed files with 124 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ from update import ensure_st_up_to_date
from serial import PandaSerial
from isotp import isotp_send, isotp_recv
__version__ = '0.0.7'
__version__ = '0.0.8'
BASEDIR = os.path.join(os.path.dirname(os.path.realpath(__file__)), "../")