tools/make_package.py: accept optional version argument Usage: python3 tools/make_package.py [sdk_root] [version] The version arg sets the output zip name (aiwb2-arduino-<version>.zip), defaulting to 0.1.0 so existing 0-arg and 1-arg invocations are unchanged. No change to the assembled package content.