From: Benjamin R. <ben...@ou...> - 2011-10-05 21:51:34
|
On Wednesday, October 5, 2011, John Hunter <jd...@gm...> wrote: > On Wed, Oct 5, 2011 at 1:49 PM, Eric Firing <ef...@ha...> wrote: > >> Sorry to be holding things up after having nagged about getting a >> release out, but I just now marked #506 "release_critical". It looks >> like a pretty fundamental bug in blitting on qt4agg, and I think I >> introduced it back in January, right after 1.0.1. I can look more >> closely this evening; I am hoping it will be fairly simple and safe to fix. > > Is this the issue Michael identified in this thread above pointing to: > "[matplotlib-devel] Typo in backend_qt4.py > (matplotlib-1.1.0-rc1-py2.7-python.org-macosx10.3.dmg)?" I was > holding on that issue until I heard from him. > > JDH On a separate note, I want to make sure I cut the rc1 correctly. The notes said to bump the version number in __unit__.py, but it was already at v1.1.0. Was I suppose to bump the version number *from* 1.1.0 in the master branch, or *to* v1.1.0 in the v1.1.x branch? Right now, it is 1.1.0 in both branches. Thanks, Ben Root |