=== 1.9.1 2013-05-12

* Fork of stripe-python 1.9.1
* Rewrite to use only requests
* Requires instantiation of Stripe object instead of module level access
* Dropped support of python-2.5
* Use requests.compat layer instead of build_py_2to3
* Add python-3.1 to tox