This is the release of pycbc-glue *post* name change.
This and subsequent releases of this code will install as pycbc_glue not as glue, so one would:
import pycbc_glue
not
import glue
this is to allow us to begin the process of retiring pycbc-glue going forward. This and future releases will also be registered on pypi as pycbc-glue-obsolete to allow previous code to install the previous pycbc-glue without picking up this change.