Browse Source

update version for v1.0.1

tags/v1.0.1^2
liangyongxiong 5 years ago
parent
commit
0c07283039
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."""

VERSION = '1.0.0'
VERSION = '1.0.1'

Loading…
Cancel
Save