This release adds the ability to dynamically add b-threads during b-program execution (Thanks to maor226 ).
Examples of using this new feature can be found in the following files:
- [bppy/examples/hot_cold_dynamic.py](bppy/examples/hot_cold_dynamic.py)
- [bppy/examples/exponential_growth.py](bppy/examples/exponential_growth.py)