<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
New Features 🎉
* Merge statespace module from http://github.com/jessegrabowski/pymc_statespace by jessegrabowski in https://github.com/pymc-devs/pymc-experimental/pull/174
* Implement utility to change value variable transforms by ricardoV94 in https://github.com/pymc-devs/pymc-experimental/pull/216
* Allow do interventions to reference intervened variable by ricardoV94 in https://github.com/pymc-devs/pymc-experimental/pull/219
Maintenance 🔧
* Ignore constant shape dependencies in MarginalModel by ricardoV94 in https://github.com/pymc-devs/pymc-experimental/pull/226
* Fixing docstring by michaelraczycki in https://github.com/pymc-devs/pymc-experimental/pull/228
**Full Changelog**: https://github.com/pymc-devs/pymc-experimental/compare/v0.0.9...v0.0.10