bambinos / bambi

BAyesian Model-Building Interface (Bambi) in Python.
https://bambinos.github.io/bambi/
MIT License
1.08k stars 124 forks source link

Release after pymc 5.13.1 #805

Closed ferrine closed 4 months ago

ferrine commented 7 months ago

Hi, @tomicapretto, here is the PR that is going to happen soon, but it can break the existing bambi release in nixpkgs. Is a release coming soon?

https://github.com/NixOS/nixpkgs/pull/296665#issuecomment-2058580372

tomicapretto commented 7 months ago

Yes. How urgent is it? We could cut a release now. But ideally I would want to have https://github.com/bambinos/bambi/pull/804 merged, which requires solving this https://github.com/pymc-devs/pymc/issues/7258

ferrine commented 7 months ago

it is not urgent, I can proceed there after you finish

danieltomasz commented 4 months ago

Hi, https://github.com/bambinos/bambi/pull/804 is merged, will be there a new release soon?
I am starting a new project using bambi and I don't know if I should stick to old version or try to use the dev version (the new version change syntax in some examples which I am using)

GStechschulte commented 4 months ago

@danieltomasz, yes, we are preparing a new release. Not 100% sure on the time frame; any thoughts @tomicapretto

tomicapretto commented 4 months ago

@danieltomasz @GStechschulte we have Bambi 0.14.0 now, please let us know if you have any trouble with it :)