-----
* Fixing setup.py bugs with README.md and CHANGES.md file paths for long description.
* ``CropObject.join()`` now warns before exiting when the other CropObject
is from a different document.
* ``CropObject`` global namespace can now be set as well, through
``CropObject.set_dataset()``
* Updated README to describe the tests situation.