Rlease check-list 
-----------------

* Change the release version in 
    ./CHANGELOG,
    ./couchpy/__init__.py
* Update setup.py and MANIFEST.in for release
* Create a tag and push the tagged branch to google code.
* Upload the source into pypi.
        make upload ; make sphinxdoc ; make upload-doc
* After making the release, taging the branch, increment the version number.
