* added two new methods get_shop_attribute and set_shop_attribute to shop class * fixed some documentation typos * fixed some code comments * updated dev requirements via pyup
0.4.0
------------------
* update zeep to 3.1.0 * added coveralls to testsuite * ShopAddress attributes to shop class * update to ShopConfigService12, getAllInfo is now fixed
0.3.0
------------------
* added "shop" class which is a pythonic wrapper over the shopconfigservice
0.2.1
------------------
* fixed AddtionalAttributes and SecondaryDomains * restructuring