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.0.21
2+ current_version = 10.0.22
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ def setup(app):
139139# built documents.
140140#
141141# The short X.Y version.
142- version = '10.0.21 '
142+ version = '10.0.22 '
143143# The full version, including alpha/beta/rc tags.
144144release = version
145145
Original file line number Diff line number Diff line change 1818"""
1919Global version information used in kiwi and the package
2020"""
21- __version__ = '10.0.21 '
21+ __version__ = '10.0.22 '
2222__githash__ = '$Format:%H$'
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " kiwi"
3- version = " 10.0.21 "
3+ version = " 10.0.22 "
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