v0.7.1
Release Notes - v0.7.1
- bug fix and improvement of redis and celery python version pinning. Thanks @bibliotechy for finding this.
- bug fix for exporting published subset to S3
Upgrading to v0.7.1
Run the built-in update command to run any migrations, restart services, and pull in new front-end static files:
cd /opt/combine
source activate combine
git checkout master
git pull
./manage.py update --release v0.7.1