#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
应用版本号
每次 OTA 更新时,只需要更新这个文件中的版本号
VERSION = '1.2.1'
# 1.2.0 开始使用C++编译成.so,替换部分代码
# 1.2.1 ota使用加密包