bump pandacan

This commit is contained in:
George Hotz
2018-03-13 15:22:33 -07:00
parent 11c2b08c2f
commit fe15d3fb0f

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.6'
__version__ = '0.0.7'
BASEDIR = os.path.join(os.path.dirname(os.path.realpath(__file__)), "../")