Commit 8c73ccdf authored by Dr.李's avatar Dr.李

bump version to 0.2.1

parent 89444e57
......@@ -6,4 +6,4 @@ Created on 2017-4-25
"""
__version__ = "0.2.0"
__version__ = "0.2.1"
......@@ -14,7 +14,7 @@ from Cython.Build import cythonize
from distutils.extension import Extension
import numpy as np
VERSION = "0.2.0"
VERSION = "0.2.1"
if platform.system() != "Windows":
import multiprocessing
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment