Skip to content

Commit 448f837

Browse files
committed
Bump version to 2.20.3
1 parent 073e15f commit 448f837

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.20.3 - 2019-01-30
4+
* [#530](https://github.com/stripe/stripe-python/pull/530) Fix client telemetry implementation
5+
36
## 2.20.2 - 2019-01-30
47
* [#534](https://github.com/stripe/stripe-python/pull/534) Fix session initialization for multi-threaded environments
58

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.20.2
1+
2.20.3

stripe/version.py

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

0 commit comments

Comments
 (0)