Skip to content

Commit b080ddb

Browse files
committed
Bump version to 2.32.1
1 parent 530d730 commit b080ddb

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.1 - 2019-07-08
4+
* [#592](https://github.com/stripe/stripe-python/pull/592) Fix argument name conflict
5+
36
## 2.32.0 - 2019-06-27
47
* [#590](https://github.com/stripe/stripe-python/pull/590) Add support for the `SetupIntent` resource and APIs
58

VERSION

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

stripe/version.py

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

0 commit comments

Comments
 (0)