-----
* Removed backward compatibility with official `Python WePay SDK <https://github.com/wepay/Python-SDK>`_.
* introduced ``WePayHTTPError``, which is a base exception for both ``WePayClientError`` and ``WePayServerError``
* added ``cached_property`` decorator.
* changed they way calls are initialized. This change doesn't affect the way calls are made.