Given the SO versioning issue with 0.14.0 -> 1.0.0 I would guess that a maint-0.14.x branch would be a better path forward. I can set that up and we can identify patches that need to be cherry-picked to be able to produce a release
On Mon, Jul 8, 2019 at 11:32 AM Wes McKinney <wesmck...@gmail.com> wrote: > > hi folks, > > Perhaps unsurprisingly due to the expansion of our Python packages, a > number of things are broken in 0.14.0 that we should fix sooner than > the next major release. I'll try to send a complete list to this > thread to give a status within a day or two. Other problems may arise > in the next 48 hours as more people install the package. > > If the problems can be resolved quickly, I should think we could cut > an RC for 0.14.1 by the end of this week. The RC could either be cut > from a maintenance branch or out of master -- any thoughts about this > (cutting from master is definitely easier)? > > Would someone (who is not Kou) be able to assist with creating the RC? > > Thanks, > Wes