v0.1.0, 5/21/15 -- Initial release.
v0.1.1, 5/21/15 -- Updated readme, docstrings, and unit tests.
v0.1.2, 5/21/15 -- Added documentation and examples.
v0.1.3, 5/21/15 -- data_files missing.
v0.1.4, 5/21/15 -- Improved documentation and examples work on python 2.
v0.1.5, 5/21/15 -- Improving documentation and provided fast example.
v0.1.6, 5/21/15 -- Updated code so that it appears to be working on python 2.
v0.1.7, 5/28/15 -- Slight refactoring to remove numpy import in utils. 
v0.1.8, 5/29/15 -- Added __future__ to example_utils.py
v0.1.9, 5/30/15 -- Upddated pointer management and cobweb3 normalization
