Commit 256284c1 authored by Dr.李's avatar Dr.李

DOC: bump version to 0.2.6

parent 43dc4ff9
......@@ -5,4 +5,4 @@ Created on 2017-4-25
@author: cheng.li
"""
__version__ = "0.2.4"
__version__ = "0.2.6"
......@@ -14,7 +14,7 @@ from Cython.Build import cythonize
from distutils.extension import Extension
import numpy as np
VERSION = "0.2.4"
VERSION = "0.2.6"
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