Full Changelog: v0.1.0...v0.1.1
Highlights
- Bean Machine now supports Python 3.9 (#1302)
- Adds the missing cpp header files to the source distribution in PyPI (#1309)
- In case of invalid initialization, BM will attempt to re-initialize an inference and throw a
ValueError
if the model is misspecified (#1313)