What's Changed
* add missing Colab header-cell to advection-diffusion-2d.ipynb by slayoo in https://github.com/open-atmos/PyMPDATA/pull/458
* Move docs from readme to markdown files and docstring by pawelmagnu in https://github.com/open-atmos/PyMPDATA/pull/459
* fix to markdown code tests by pawelmagnu in https://github.com/open-atmos/PyMPDATA/pull/461
* advection-diffusion example: added a brief introduction to the problem, populate notebook output by pawelmagnu in https://github.com/open-atmos/PyMPDATA/pull/462
* bump CI Python version range to from 3.8-3.11 to 3.9-3.12 by slayoo in https://github.com/open-atmos/PyMPDATA/pull/451
* include Python 3.13 in CI hacks in setup.py by slayoo in https://github.com/open-atmos/PyMPDATA/pull/464
* use (newer) setup-python action also on macos-14 images by slayoo in https://github.com/open-atmos/PyMPDATA/pull/466
* bump devops tests to include checks for badges and Colab header cell by slayoo in https://github.com/open-atmos/PyMPDATA/pull/463
* Adding beefy example gallery by pawelmagnu in https://github.com/open-atmos/PyMPDATA/pull/467
* add Rust code snippets to the tutorial (incl. CI execution) by Sfonxu in https://github.com/open-atmos/PyMPDATA/pull/450
New Contributors
* Sfonxu made their first contribution in https://github.com/open-atmos/PyMPDATA/pull/450
**Full Changelog**: https://github.com/open-atmos/PyMPDATA/compare/v1.1.6...v1.1.7