Skip to content

Commit 3bd9fd1

Browse files
committed
Update version
1 parent 205c94b commit 3bd9fd1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
23.06.29
1+
23.6.29
22
--------
33
- Regenerate code with latest RAML specifications, bringing the SDK up to date
44
again with new features released by commercetools.

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
setup(
4646
name="commercetools",
47-
version="2022.6.4",
47+
version="2023.6.29",
4848
description="SDK for Commercetools",
4949
long_description=long_description,
5050
author="Lab Digital B.V.",

src/commercetools/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2022.6.4"
1+
__version__ = "2023.6.29"

0 commit comments

Comments
 (0)