We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 314f75b commit 0b7d6b8Copy full SHA for 0b7d6b8
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 2.55.0 - 2020-10-14
4
+* [#684](https://github.com/stripe/stripe-python/pull/684) Add support for the Payout Reverse API
5
+
6
## 2.54.0 - 2020-09-29
7
* [#681](https://github.com/stripe/stripe-python/pull/681) Add support for the `SetupAttempt` resource and List API
8
VERSION
@@ -1 +1 @@
-2.54.0
+2.55.0
stripe/version.py
-VERSION = "2.54.0"
+VERSION = "2.55.0"
0 commit comments