Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cc66805

Browse files
committed
Bump version to 1.24.0
1 parent 04b0e62 commit cc66805

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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+
16
=== 1.23.0 2015-07-06
27

3-
* Include response headers in exceptions.
8+
* Include response headers in exceptions
49

510
=== 1.22.3 2015-06-04
611

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.23.0
1+
1.24.0

stripe/version.py

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

0 commit comments

Comments
 (0)