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 = 1.0.10
2+ current_version = 1.0.11
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change 4848# built documents.
4949#
5050# The short X.Y version.
51- version = '1.0.10 '
51+ version = '1.0.11 '
5252# The full version, including alpha/beta/rc tags.
5353release = version
5454
Original file line number Diff line number Diff line change 1818"""
1919Global version information used in kiwi-rebuild-plugin and the package
2020"""
21- __version__ = '1.0.10 '
21+ __version__ = '1.0.11 '
2222__githash__ = '$Format:%H$'
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " kiwi_stackbuild_plugin"
3- version = " 1.0.10 "
3+ version = " 1.0.11 "
44description = " KIWI - Stack Build Plugin"
55license = " GPL-3.0-or-later"
66readme = " README.rst"
You can’t perform that action at this time.
0 commit comments