Skip to content

Commit abc1d45

Browse files
committed
Bump version to 2.7.0
1 parent bdbbba6 commit abc1d45

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.7.0 - 2018-09-05
4+
* [#469](https://github.com/stripe/stripe-python/pull/469) Add support for reporting resources
5+
36
## 2.6.0 - 2018-08-23
47
* [#467](https://github.com/stripe/stripe-python/pull/467) Add support for usage record summaries
58

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.0
1+
2.7.0

stripe/version.py

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

0 commit comments

Comments
 (0)