File tree Expand file tree Collapse file tree 4 files changed +6
-3
lines changed
Expand file tree Collapse file tree 4 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 13.1.2 - 2025-11-04
2+ * [#1661](https://github.com/stripe/stripe-python/pull/1661) Add support for value `payment_record` to enum `InvoicePayment.payment.type`
3+
14## 13.1.1 - 2025-10-31
25* [#1660](https://github.com/stripe/stripe-python/pull/1660) Fix `stripe-context` header not being included in paged list requests
36
Original file line number Diff line number Diff line change 1- 13.1.1
1+ 13.1.2
Original file line number Diff line number Diff line change 11[project ]
22name = " stripe"
3- version = " 13.1.1 "
3+ version = " 13.1.2 "
44readme = " README.md"
55description = " Python bindings for the Stripe API"
66authors = [{ name = " Stripe" , email = " support@stripe.com" }]
Original file line number Diff line number Diff line change 1- VERSION = "13.1.1 "
1+ VERSION = "13.1.2 "
You can’t perform that action at this time.
0 commit comments