Skip to content

Commit eba35b8

Browse files
committed
Bump version: 14.0.0b9 → 14.0.0b10
1 parent bc89b1c commit eba35b8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 14.0.0b9
2+
current_version = 14.0.0b10
33
commit = True
44
tag = True
55
tag_name = {new_version}

docs/conf.py

+1-1
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.0b9"
29+
release = "14.0.0b10"
3030

3131

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

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
setup(
4747
name="commercetools",
48-
version="14.0.0b9",
48+
version="14.0.0b10",
4949
description="SDK for Commercetools",
5050
long_description=long_description,
5151
author="Lab Digital B.V.",

0 commit comments

Comments
 (0)