We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d5bc40 commit 33ad2f9Copy full SHA for 33ad2f9
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 1.81.0 - 2018-05-10
4
+* [#425](https://github.com/stripe/stripe-python/pull/425) Add support for issuer fraud records
5
+
6
## 1.80.0 - 2018-04-24
7
* [#421](https://github.com/stripe/stripe-python/pull/421) Add support for flexible billing and usage records
8
VERSION
@@ -1 +1 @@
-1.80.0
+1.81.0
stripe/version.py
-VERSION = '1.80.0'
+VERSION = '1.81.0'
0 commit comments