!19660 [MS][LITE][Develop] lite version 1.3.0

Merge pull request !19660 from sunsuodong/code_docs_version
This commit is contained in:
i-robot 2021-07-08 11:09:48 +00:00 committed by Gitee
commit 0633cd8f27
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
namespace mindspore {
namespace lite {
const int ms_version_major = 1;
const int ms_version_minor = 2;
const int ms_version_minor = 3;
const int ms_version_revision = 0;
/// \brief Global method to get a version string.