This release:
* Fixes 4, Specifically
* Changes folder names in temporary directory to be derived from the full path of the corresponding input directory.
* Adds the `delete=True` flag to the call to `rsync(...)` in `D2b.run`, this way any extraneous files that are present in the temp directories which are not in the corresponding input directories (if any) are removed.
* Adds a license (MIT)
* Updates bumpversion configuration