Skip to content

Commit 0592c84

Browse files
committed
Bump version to 2.32.0
1 parent 0f9f2ae commit 0592c84

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

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.32.0 - 2019-06-27
4+
* [#590](https://github.com/stripe/stripe-python/pull/590) Add support for the `SetupIntent` resource and APIs
5+
36
## 2.31.0 - 2019-06-24
47
* [#587](https://github.com/stripe/stripe-python/pull/587) Enable request latency telemetry by default
58

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.31.0
1+
2.32.0

stripe/version.py

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

0 commit comments

Comments
 (0)