JakobGM / patito

A data modelling layer built on top of polars and pydantic
MIT License
252 stars 23 forks source link

Release 0.6.0 wasn't published to pipy #40

Closed strangemonad closed 5 months ago

strangemonad commented 5 months ago

thanks for this great library and excited to see progress continue. I noticed that the release GH actions pipeline failed for 0.6.0 https://github.com/JakobGM/patito/actions/runs/8066691480.

It would be great to get this release published since it now supports pydantic >2

thomasaarholt commented 5 months ago

Yep, I noticed it. The requirements for release were super stringent. I'm going to reduce the requirements, make a release and then work on fixing the issues. Just need to find the time to do so, hopefully in the next few days.

thomasaarholt commented 5 months ago

We are live now! https://pypi.org/project/patito/

strangemonad commented 5 months ago

wow that was fast. confirmed it works in my project. ❤️