Initial release of MirrorDict.
Contains all methods in the normal python dict, while hashing both the key and value for bidirectional lookup.
Since it is based off of dict, the api should be stable nor should there be any future breaking changes.
Full Changelog: https://github.com/ScottBoyce-Python/MirrorDict/commits/v0.1