Browse Source

modify version to 1.2.0-rc1

tags/v1.2.0
luopengting 4 years ago
parent
commit
6c46c78bab
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'
VERSION = '1.2.0-rc1'

Loading…
Cancel
Save