------------------ * Fixing an issue where ``types.StringType`` is not the same as ``types.StringTypes``. * Redefined ``target`` in ``add_task`` to ``func`` to avoid naming collision with ``target_path_list`` in the same function.
0.1.1
Not secure
------------------ * Fixing a TYPO on ``__version__`` number scheme. * Importing ``psutil`` if it exists.