New release 0.1.51
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
d0cd59dc82
commit
118c79efa4
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[bumpversion]
|
||||
current_version = 0.1.50
|
||||
current_version = 0.1.51
|
||||
commit = True
|
||||
message = New release {new_version}
|
||||
commit_args = -s
|
||||
|
|
|
|||
2
setup.py
2
setup.py
|
|
@ -5,7 +5,7 @@ from setuptools import setup
|
|||
|
||||
setup(
|
||||
name='compose-utils',
|
||||
version='0.1.50',
|
||||
version='0.1.51',
|
||||
description='Utilities for working with composes',
|
||||
url='https://pagure.io/compose-utils',
|
||||
author='Lubomír Sedlář',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue