~~~~~~
**2014-07-05**
* Removed duplicate ‘Example’ documentation; now maintaining only one copy in
examples/README.rst
* Added link to jeffknupp’s sandman repo in HISTORY
* Modified release option in Makefile to also upload project documentation
* Added INSTALLATION and EXAMPLE sections to README.rst
* Removed easy_install installation step from documentation (pip is
sufficient)
* Added a simple example of usage to docs/usage.rst
* Reduced the default GA population and generation size (to allow applications
that use the different parameters to run quickly)
* Modified tests to account for the new default population, generation size
* Added docstrings to all methods