How to release django-rest-swagger
- update VERSION in rest_framework_swagger/__init__.py
- update CHANGELOG.md
- tag the git branch in our goofball format (X.Y.Z) and commit above change and tags
run
python setup.py publish
- ensure readthedocs updated
run
python setup.py publish