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 66a9bf0 commit af23596Copy full SHA for af23596
CHANGES.md
@@ -1,3 +1,6 @@
1
+5.2.0 2022-11-07
2
+- Update PSP Merchant Management API
3
+
4
5.1.0 2022-06-22
5
- Added return_route_info query parameter
6
- Fixed decimal amount json serialization bug
sift/version.py
@@ -1,2 +1,2 @@
-VERSION = '5.1.0'
+VERSION = '5.2.0'
API_VERSION = '205'
0 commit comments