* Add ``wordcount()`` function in ``prestools.misc`` and related tests.
0.1.3
------------------
* Add command line interface commands and related tests for ``bioinf`` and ``misc`` modules; * Add ``filter_type()`` function in ``prestools.misc`` and related tests; * Clean code style.
0.1.2
------------------
* Add ``hamming_distance()`` and ``mutate_sequence()`` functions in ``prestools.bioinf`` and related tests; * Clean code style.