bump pandacan

This commit is contained in:
George Hotz 2017-10-16 13:14:43 -07:00
parent 5f8835ca50
commit a280f274d1
1 changed files with 1 additions and 1 deletions

View File

@ -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__)), "../")