Browse Source

change version number to 0.5.0

tags/v0.5.0-beta
kouzhenzhong 5 years ago
parent
commit
a394f8a6ca
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.3.0'
VERSION = '0.5.0'

Loading…
Cancel
Save