Skip to content

Commit 0b7d6b8

Browse files
committed
Bump version to 2.55.0
1 parent 314f75b commit 0b7d6b8

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

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+
36
## 2.54.0 - 2020-09-29
47
* [#681](https://github.com/stripe/stripe-python/pull/681) Add support for the `SetupAttempt` resource and List API
58

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.54.0
1+
2.55.0

stripe/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "2.54.0"
1+
VERSION = "2.55.0"

0 commit comments

Comments
 (0)