We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8ac6c4 commit ffa4fafCopy full SHA for ffa4faf
2 files changed
CHANGES.md
@@ -1,3 +1,9 @@
1
+24.3.15
2
+--------
3
+- Regenerate code with latest RAML specifications, bringing the SDK up to date
4
+ again with new features released by commercetools.
5
+- Remove ML client as sunsetted
6
+
7
23.6.29
8
--------
9
- Regenerate code with latest RAML specifications, bringing the SDK up to date
setup.py
@@ -44,7 +44,7 @@
44
45
setup(
46
name="commercetools",
47
- version="2023.6.29",
+ version="2024.3.15",
48
description="SDK for Commercetools",
49
long_description=long_description,
50
author="Lab Digital B.V.",
0 commit comments