File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.55.1 - 2020-12-01
4+ * [ #698 ] ( https://github.com/stripe/stripe-python/pull/698 ) Fix issue where StripeObjects in lists would not be converted to dicts
5+ * [ #699 ] ( https://github.com/stripe/stripe-python/pull/699 ) Start testing Python 3.9
6+ * [ #691 ] ( https://github.com/stripe/stripe-python/pull/691 ) Include the examples in the built sources
7+
38## 2.55.0 - 2020-10-14
49* [ #684 ] ( https://github.com/stripe/stripe-python/pull/684 ) Add support for the Payout Reverse API
510
Original file line number Diff line number Diff line change 1- 2.55.0
1+ 2.55.1
Original file line number Diff line number Diff line change 1- VERSION = "2.55.0 "
1+ VERSION = "2.55.1 "
You can’t perform that action at this time.
0 commit comments