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

ver bump

parent 729ad3e0
No related branches found
No related tags found
No related merge requests found
# v1.3.1
* _TBA_
# v1.3
* added an option to build every file as a separate extension, for
......
from example_module.__bootstrap__ import bootstrap_cython_submodules
bootstrap_cython_submodules()
......@@ -2,4 +2,4 @@ from .build import build
from .multibuild import Multibuild
from .faster_builds import monkey_patch_parallel_compilation
__version__ = '1.3'
__version__ = '1.3.1a1'
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