Skip to content
Snippets Groups Projects
Commit 32c2eb2b authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

ver bump

parent 89341e7a
No related branches found
No related tags found
No related merge requests found
# v1.3.2
* _TBA_
# v1.3.1 # v1.3.1
* Cython build step ("cythonize") will be parallelized by default * Cython build step ("cythonize") will be parallelized by default
......
...@@ -2,4 +2,4 @@ from .build import build ...@@ -2,4 +2,4 @@ from .build import build
from .multibuild import Multibuild from .multibuild import Multibuild
from .faster_builds import monkey_patch_parallel_compilation from .faster_builds import monkey_patch_parallel_compilation
__version__ = '1.3.1' __version__ = '1.3.2a1'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment