~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Added
_____
* Adds support for installing this package as a wheel (``pip install openedx-blockstore``) rather than having to use editable mode (``pip install -e ./blockstore``).
Changed
_______
* Fixes a bug where a new bundle's collection could not be set via Django admin.
* Various configuration and build tooling fixes. See commit log of 1.2.0...1.3.0 for full details.