Bump version: 8.29.4 → 8.29.5
This commit is contained in:
parent
e612e4e5cf
commit
a67c4e884e
@ -1,5 +1,5 @@
|
||||
[bumpversion]
|
||||
current_version = 8.29.4
|
||||
current_version = 8.29.5
|
||||
commit = True
|
||||
tag = True
|
||||
|
||||
|
||||
@ -90,7 +90,7 @@ author = u'Marcus Schäfer'
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = u'8.29.4'
|
||||
version = u'8.29.5'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = version
|
||||
|
||||
|
||||
@ -18,5 +18,5 @@
|
||||
"""
|
||||
Global version information used in kiwi and the package
|
||||
"""
|
||||
__version__ = '8.29.4'
|
||||
__version__ = '8.29.5'
|
||||
__githash__ = '$Format:%H$'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user