<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
Breaking Changes ðŸ›
* Major updates to use pymc v5 (includes new usage of pytensor, arviz etc)
* Removed a suite of no-longer needed distributions
* The core Bayesian model workflow works, but there may be some rough edges in the lesser used functions - beware!
New Features 🚀
* Major upgrades to python v3.10 and pymc v5 by jonsedar in https://github.com/oreum-industries/oreum_core/pull/93
Maintenance 💻
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/oreum-industries/oreum_core/pull/94
New Contributors
* dependabot made their first contribution in https://github.com/oreum-industries/oreum_core/pull/94
**Full Changelog**: https://github.com/oreum-industries/oreum_core/compare/v0.4.19...v0.5.0