Skip to content

Commit

Permalink
Release 3.0.13
Browse files Browse the repository at this point in the history
* Adds support for `Cardholders` operations [Issuing]
* Adds support for `Cards` operations [Issuing]
* Adds support for `Card Controls` operations [Issuing]
* Adds support for `Card Testing` operations [Issuing]
* Adds support for `simulate_increment` for `Card Testing`
* Adds support for `simulate_clearing` for `Card Testing`
* Adds support for `simulate_reversal` for `Card Testing`
  • Loading branch information
martinseco authored and armando-rodriguez-cko committed Jun 7, 2023
1 parent c3dddac commit ace820f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion checkout_sdk/properties.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "3.0.12"
VERSION = "3.0.13"

0 comments on commit ace820f

Please sign in to comment.