Skip to content

Commit ae953fd

Browse files
committed
Bump version to 2.10.0
1 parent 32dafb2 commit ae953fd

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.10.0 - 2018-09-24
4+
* [#478](https://github.com/stripe/stripe-python/pull/478) Add support for Stripe Terminal
5+
36
## 2.9.0 - 2018-09-24
47
* [#477](https://github.com/stripe/stripe-python/pull/477) Rename `FileUpload` to `File`
58

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.9.0
1+
2.10.0

stripe/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '2.9.0'
1+
VERSION = '2.10.0'

0 commit comments

Comments
 (0)