What's Changed
* Enhance the Riemer 2009 notebook to serve as a comprehensive tutorial for constructing PyPartMC simulations by jcurtis2 in https://github.com/open-atmos/PyPartMC/pull/398
* setup codecov for C++ and Fortran files in PyPartMC src folder by slayoo in https://github.com/open-atmos/PyPartMC/pull/397
* remove cpplint workflow, we do not seem to use it, and it generates many spurious warnings in PRs by slayoo in https://github.com/open-atmos/PyPartMC/pull/399
* README update with pyOpenSci review suggestions: repotatus badge; target-audience paragraph; Fortran/CMake dependency mentioned earlier on by slayoo in https://github.com/open-atmos/PyPartMC/pull/396
* Add a markdown description to the chamber example notebook by klee-48 in https://github.com/open-atmos/PyPartMC/pull/383
New Contributors
* klee-48 made their first contribution in https://github.com/open-atmos/PyPartMC/pull/383
**Full Changelog**: https://github.com/open-atmos/PyPartMC/compare/v1.3.12...v1.3.13