- Update HISTORY
- Update README and check formatting with http://rst.ninjs.org/
- Make sure any new files are included in MANIFEST.in
- Update version number in
explorer/__init__.py
- Update any package dependencies in
setup.py
- Commit the changes:
git add .
git commit -m "Release 1.0.0"