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

ver bump

parent ff21177e
No related merge requests found
# v1.3.3
* _TBA_
# v1.3.2 # v1.3.2
* added `read_requirements_txt` * added `read_requirements_txt`
......
...@@ -3,4 +3,4 @@ from .multibuild import Multibuild ...@@ -3,4 +3,4 @@ from .multibuild import Multibuild
from .faster_builds import monkey_patch_parallel_compilation from .faster_builds import monkey_patch_parallel_compilation
from .requirements import read_requirements_txt from .requirements import read_requirements_txt
__version__ = '1.3.2' __version__ = '1.3.3a1'
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