- check version number in core.py
- check version number in cachedownloader.py
- check version number in fieldnotesuploader.py
- update changelog
- commit new version
- tag new version
- push with --tags
- build

for python: cd files; python setup.py bdist_egg upload; make sure new directories are contained in the setup.py file
