mirror of
https://github.com/hathach/tinyusb.git
synced 2026-02-06 00:55:45 +00:00
prepare for 0.17.0 release
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import re
|
||||
import gen_doc
|
||||
|
||||
version = '0.16.0'
|
||||
version = '0.17.0'
|
||||
|
||||
print('version {}'.format(version))
|
||||
ver_id = version.split('.')
|
||||
|
||||
Reference in New Issue
Block a user