Browse Source

change version number

tags/v0.5.0-beta
kouzhenzhong 5 years ago
parent
commit
42069c4fc3
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 = '0.2.0'
VERSION = '0.3.0'

Loading…
Cancel
Save