File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 10.2.22
2+ current_version = 10.2.23
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ def setup(app):
142142# built documents.
143143#
144144# The short X.Y version.
145- version = '10.2.22 '
145+ version = '10.2.23 '
146146# The full version, including alpha/beta/rc tags.
147147release = version
148148
Original file line number Diff line number Diff line change 1818"""
1919Global version information used in kiwi and the package
2020"""
21- __version__ = '10.2.22 '
21+ __version__ = '10.2.23 '
2222__githash__ = '$Format:%H$'
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " kiwi"
3- version = " 10.2.22 "
3+ version = " 10.2.23 "
44description = " KIWI - Appliance Builder"
55license = " GPL-3.0-or-later"
66readme = " README.rst"
You can’t perform that action at this time.
0 commit comments