aleaxit / gmpy

General Multi-Precision arithmetic for Python 2.6+/3+ (GMP, MPIR, MPFR, MPC)
https://gmpy2.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
506 stars 84 forks source link

gmpy2 2.2.0a2 missing on PyPI #476

Closed hartwork closed 3 weeks ago

hartwork commented 3 months ago

Hello gmpy! :wave:

Release gmpy2 2.2.0a2 is missing on PyPI. Is there a chance it could be added?

Thanks and best, Sebastian

CC @hannob

casevh commented 2 months ago

I am testing what should become gmpy2 2.2.0b1.

skirpichev commented 2 months ago

CI fails on the master; fix: https://github.com/aleaxit/gmpy/pull/477

casevh commented 2 months ago

Thanks. You're too quick. Will merge after all the tests complete.

casevh commented 1 month ago

I have uploaded gmpy2 2.2.0rc1. Please test and I'll make a official release soon.

casevh commented 3 weeks ago

I have published gmpy2 2.2.0.

hartwork commented 3 weeks ago

Thank you! gmpy2 2.2.0a2 is still missing on PyPI, but with 2.2.0 available now, I believe this can be closed as fixed. (Please re-open if there is need to, just trying to help.)