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-
31[bumpversion]
4- current_version = 6.1 .0
2+ current_version = 6.2 .0
53commit = True
64tag = True
75tag_name = {new_version}
86
9-
107[bumpversion:file:setup.py]
118
129[bumpversion:file:docs/conf.py]
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 = "6.1 .0"
29+ release = "6.2 .0"
3030
3131
3232# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 5252
5353setup (
5454 name = "commercetools" ,
55- version = "6.1 .0" ,
55+ version = "6.2 .0" ,
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