File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
[bumpversion]
2
- current_version = 8.1.0
2
+ current_version = 8.1.1
3
3
commit = True
4
4
tag = True
5
5
tag_name = {new_version}
6
6
7
7
[bumpversion:file:setup.py]
8
8
9
9
[bumpversion:file:docs/conf.py]
10
-
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 = "8.1.0 "
29
+ release = "8.1.1 "
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 = "8.1.0 " ,
55
+ version = "8.1.1 " ,
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