* Fixed a bug in putting form data where AL is expecting a Content-Type header with the value application/x-www-form-urlencoded
0.4.1
* Fixed install bug with requests not being required for install
0.4.0
* Updated to work with Requests 1.1.0
0.3.0
* Added claim_appliance functionality to implement new API call.
0.2.0
* Ported from urllib2 to requests for PUT compatibility and native json results. * Fixed multiple hosts assignments to appliance. * Fixed appliance assignment bug.