0.9.32
- add deprecations message for numpy functions to be removed in numpy 2.0 (#122)
- comparison operations use try/except for short-circuiting instead of checking for numpy arrays (addressing #123)
- add Python 3.12 to testing
- move repository from "newville" to "lmfit" organization
- update doc theme, GitHub locations pointed to by docs, other doc tweaks.