Bug Fix: Previously, importing entropy required the user to write 'import entro.entro'. This made no sense. It should be importable using 'import entro' now.
1.0
Initial release. Basic information entropy calculations supported. TDD (unittest) has been used to ensure that the functions produce the correct results. Documentation has also been generated using pydoc.