eaton-lab / toytree

A minimalist tree plotting library using toyplot graphs
http://eaton-lab.org/toytree
BSD 3-Clause "New" or "Revised" License
164 stars 28 forks source link

Update pip release #78

Closed Gizzio closed 5 months ago

Gizzio commented 6 months ago

The current version released on pip is 2.0.1, which is incompatible with python 3.11. Could we expect release of new version (2.0.5) on pip?

eaton-lab commented 6 months ago

Hello Stanislaw,

Version 2.0.5 is now available on pip. Thanks for using toytree!

Best, Deren

On Fri, Mar 8, 2024 at 11:32 AM Stanisław Giziński @.***> wrote:

The current version released on pip is 2.0.1, which is incompatible with python 3.11. Could we expect release of new version (2.0.5) on pip?

— Reply to this email directly, view it on GitHub https://github.com/eaton-lab/toytree/issues/78, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGEVUGYHNME643MZRDFZM6DYXHR2ZAVCNFSM6AAAAABENC5KS6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGE3TMMZXGU4DCNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Deren Eaton Associate Professor, Department of E3B Affiliate Member, Data Science Institute Committee on Equity and Diversity Columbia University https://eaton-lab.org http://eaton-lab.org

Gizzio commented 5 months ago

Thank you for the quick response.