Multiprocess is licensed under a BSD license.
What's Changed
* Update to python 3.11.8 and 3.12.2 by mmckerns in https://github.com/uqfoundation/multiprocess/pull/176
* update to python 3.13.0a4 by mmckerns in https://github.com/uqfoundation/multiprocess/pull/177
* update to python 3.13.0a5 by mmckerns in https://github.com/uqfoundation/multiprocess/pull/178
* sync code with python 3.11.9, 3.12.3, and 3.13.0a6 by mmckerns in https://github.com/uqfoundation/multiprocess/pull/180
* Bump idna from 3.4 to 3.7 in /docs by dependabot in https://github.com/uqfoundation/multiprocess/pull/181
* Fix typo in py3.13/_multiprocess name by befeleme in https://github.com/uqfoundation/multiprocess/pull/183
* Bump jinja2 from 3.1.3 to 3.1.4 in /docs by dependabot in https://github.com/uqfoundation/multiprocess/pull/184
* Bump requests from 2.31.0 to 2.32.0 in /docs by dependabot in https://github.com/uqfoundation/multiprocess/pull/185
* Bump tornado from 6.3.3 to 6.4.1 in /docs by dependabot in https://github.com/uqfoundation/multiprocess/pull/186
* update docs requirements to rtfd 10.27.0 by mmckerns in https://github.com/uqfoundation/multiprocess/pull/188
* Bump certifi from 2024.2.2 to 2024.7.4 in /docs by dependabot in https://github.com/uqfoundation/multiprocess/pull/189
* sync code with python 3.12.5, 3.13.0rc1, and pypy 7.3.17 by mmckerns in https://github.com/uqfoundation/multiprocess/pull/192
* add formal support for python 3.13 by mmckerns in https://github.com/uqfoundation/multiprocess/pull/193
New Contributors
* befeleme made their first contribution in https://github.com/uqfoundation/multiprocess/pull/183
**Full Changelog**: https://github.com/uqfoundation/multiprocess/compare/0.70.16...0.70.17