mirror of https://github.com/commaai/panda.git
bump pandacan
This commit is contained in:
parent
5f8835ca50
commit
a280f274d1
|
@ -13,7 +13,7 @@ from esptool import ESPROM, CesantaFlasher
|
|||
from flash_release import flash_release
|
||||
from update import ensure_st_up_to_date
|
||||
|
||||
__version__ = '0.0.5'
|
||||
__version__ = '0.0.6'
|
||||
|
||||
BASEDIR = os.path.join(os.path.dirname(os.path.realpath(__file__)), "../")
|
||||
|
||||
|
|
Loading…
Reference in New Issue