Skip to content

Commit d40be57

Browse files
committed
Bump version: 14.0.0b2 → 14.0.0b3
1 parent 139bd10 commit d40be57

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 14.0.0b2
2+
current_version = 14.0.03
33
commit = True
44
tag = True
55
tag_name = {new_version}

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# The short X.Y version
2727
version = ""
2828
# The full version, including alpha/beta/rc tags
29-
release = "14.0.0b2"
29+
release = "14.0.0b3"
3030

3131

3232
# -- General configuration ---------------------------------------------------

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

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

0 commit comments

Comments
 (0)