Version 0.5.1 — Documentation and example fix
What's Changed
- Fixed a rendering issue in the README where content following collapsible sections was truncated on GitHub Pages
- In
example_one_fit.py, plt.pause(1.0) instead of plt.waitforbuttonpress() to avoid issues with the Spyder IDE when inline figures are configured - No changes to package functionality
See the README for installation instructions and getting started.