Release notes: https://qiskit.org/ecosystem/rustworkx/release_notes.html#relnotes-0-13-1
What's Changed
* Add todo_nodes sort to maintain deterministic output in token_swapper (backport 897) by enavarro51 in https://github.com/Qiskit/rustworkx/pull/898
* Apply wheel job fixes from 0.13.0 release (backport 896) by mtreinish in https://github.com/Qiskit/rustworkx/pull/904
* Adding Clippy Fix (backport 930) and Pin pillow<10 in CI (backport 922) by danielleodigie in https://github.com/Qiskit/rustworkx/pull/931
* Relax constraints in rustworkx-core for hashbrown and indexmap by mtreinish in https://github.com/Qiskit/rustworkx/pull/929
* Reorganize API docs into subpages (Cherry-pick of 927) by Eric-Arellano in https://github.com/Qiskit/rustworkx/pull/943
* Switch to Qiskit Ecosystem theme (backport 926) by Eric-Arellano in https://github.com/Qiskit/rustworkx/pull/941
* Add a section to Python docs about page for rustworkx-core (backport 944) by mtreinish in https://github.com/Qiskit/rustworkx/pull/945
* Prepare 0.13.1 release by mtreinish in https://github.com/Qiskit/rustworkx/pull/942
New Contributors
* danielleodigie made their first contribution in 930
**Full Changelog**: https://github.com/Qiskit/rustworkx/compare/0.13.0...0.13.1