0.0.11
There was a bit of a hiccup releasing 0.0.10 with our new automated GitHub actions. I accidentally didn't ensure the hard coded version number in pyproject.toml matched with the GitHub version tag, so the pypi upload process didn't work. Hopefully this try goes smoothly.
What's Changed
Maintenance 🔧
- rename
TimeSeriesExperimentclass toPrePostFitby @drbenvincent in #193 - Fix + version bump to 0.0.10 by @drbenvincent in #194
- version bump to #0.0.11 by @drbenvincent in #195
Full Changelog: 0.0.10...0.0.11