Squashed 'panda/' changes from 9cffa74..ef880b7

ef880b7 Merge pull request #116 from commaai/buy_panda
9311f0d update readme graphics
4150684 add javascript and bump pandacan version
ace4a22 Ford safety (#115)

git-subtree-dir: panda
git-subtree-split: ef880b76356a992509d809d3369b5954636969f3

old-commit-hash: dcacbf606a
This commit is contained in:
Vehicle Researcher
2018-05-23 03:55:30 +00:00
parent 52c303d3ea
commit 23eeec4531
6 changed files with 128 additions and 9 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__)), "../")