File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 8.1.1
2+ current_version = 8.1.2
33commit = True
44tag = True
55tag_name = {new_version}
66
77[bumpversion:file:setup.py]
88
99[bumpversion:file:docs/conf.py]
10+
Original file line number Diff line number Diff line change 2626# The short X.Y version
2727version = ""
2828# The full version, including alpha/beta/rc tags
29- release = "8.1.1 "
29+ release = "8.1.2 "
3030
3131
3232# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 5252
5353setup (
5454 name = "commercetools" ,
55- version = "8.1.1 " ,
55+ version = "8.1.2 " ,
5656 description = "SDK for Commercetools" ,
5757 long_description = long_description ,
5858 author = "Lab Digital B.V." ,
You can’t perform that action at this time.
0 commit comments