File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 1
-
2
-
3
1
[bumpversion]
4
- current_version = 6.1 .0
2
+ current_version = 6.2 .0
5
3
commit = True
6
4
tag = True
7
5
tag_name = {new_version}
8
6
9
-
10
7
[bumpversion:file:setup.py]
11
8
12
9
[bumpversion:file:docs/conf.py]
Original file line number Diff line number Diff line change 26
26
# The short X.Y version
27
27
version = ""
28
28
# The full version, including alpha/beta/rc tags
29
- release = "6.1 .0"
29
+ release = "6.2 .0"
30
30
31
31
32
32
# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 52
52
53
53
setup (
54
54
name = "commercetools" ,
55
- version = "6.1 .0" ,
55
+ version = "6.2 .0" ,
56
56
description = "SDK for Commercetools" ,
57
57
long_description = long_description ,
58
58
author = "Lab Digital B.V." ,
You can’t perform that action at this time.
0 commit comments