Notes to remind @zimeon...
iiif-prezi is at https://pypi.python.org/pypi/iiif-prezi
- Bump version number working branch in
iiif_prezi/_version.py
- Check all tests good (
python setup.py test
) - Check code is up-to-date with github version
- Check out master and merge in working branch
- Check all tests good (
python setup.py test
) - Make sure master README has correct travis-ci and coveralls icon links for master branch (
?branch=master
) - Check branches are as expected (
git branch -a
) - Check local build and version reported OK (
python setup.py build; python setup.py install
) - Upload new version to pypi:
```
python setup.py sdist upload
```
- Check on PyPI at https://pypi.python.org/pypi/iiif-prezi