Browse Source

!1296 update the version from 1.2.0-rc1 to 1.2.0

From: @luopengting
Reviewed-by: @yelihua,@ouwenchang,@lilongfei15
Signed-off-by: @lilongfei15
tags/v1.2.0^0
mindspore-ci-bot Gitee 4 years ago
parent
commit
3beccdc6d3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      mindinsight/_version.py

+ 1
- 1
mindinsight/_version.py View File

@@ -14,4 +14,4 @@
# ============================================================================ # ============================================================================
"""Mindinsight version module.""" """Mindinsight version module."""


VERSION = '1.2.0-rc1'
VERSION = '1.2.0'

Loading…
Cancel
Save