Browse Source

increase version to 0.2.0

tags/v0.2.0-alpha
李鸿章 5 years ago
parent
commit
e8456d2ce6
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 = '0.1.0'
VERSION = '0.2.0'

Loading…
Cancel
Save