Commit d3022cc3 authored by Dr.李's avatar Dr.李

DOC: bump version to 0.2.4

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