mhogrefe / malachite

An arbitrary-precision arithmetic library for Rust.
GNU Lesser General Public License v3.0
448 stars 17 forks source link

bump PyO3 version #43

Closed amamic1803 closed 3 months ago

amamic1803 commented 3 months ago

PyO3 released v0.21 which is incompatible with v0.20 used here. It means that it is impossible to compile a project which has both versions present. Because of that I can't test if this update breaks anything, but will do that after you release a new version.

mhogrefe commented 3 months ago

Released as part of Malachite 0.4.10.