Thanks to visit codestin.com Credit goes to github.com
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 04b0e62 commit cc66805Copy full SHA for cc66805
CHANGELOG
@@ -1,6 +1,11 @@
1
+=== 1.24.0 2015-08-03
2
+
3
+* Managed accounts can now be deleted
4
+* Added dispute listing and retrieval
5
6
=== 1.23.0 2015-07-06
7
-* Include response headers in exceptions.
8
+* Include response headers in exceptions
9
10
=== 1.22.3 2015-06-04
11
VERSION
@@ -1 +1 @@
-1.23.0
+1.24.0
stripe/version.py
-VERSION = '1.23.0'
+VERSION = '1.24.0'
0 commit comments