We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdbbba6 commit abc1d45Copy full SHA for abc1d45
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 2.7.0 - 2018-09-05
4
+* [#469](https://github.com/stripe/stripe-python/pull/469) Add support for reporting resources
5
+
6
## 2.6.0 - 2018-08-23
7
* [#467](https://github.com/stripe/stripe-python/pull/467) Add support for usage record summaries
8
VERSION
@@ -1 +1 @@
-2.6.0
+2.7.0
stripe/version.py
-VERSION = '2.6.0'
+VERSION = '2.7.0'
0 commit comments