mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-02-13 18:15:00 +08:00
Bump the version to 1.6.2
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
Change Log
|
||||
==========
|
||||
|
||||
v1.6.2
|
||||
------
|
||||
|
||||
* Cancel new repo tasks on module build failures in Koji
|
||||
|
||||
v1.6.1
|
||||
------
|
||||
|
||||
|
||||
2
setup.py
2
setup.py
@@ -23,7 +23,7 @@ tests_require, _ = read_requirements(path.join(setup_py_path, 'test-requirements
|
||||
|
||||
setup(name='module-build-service',
|
||||
description='The Module Build Service for Modularity',
|
||||
version='1.6.1',
|
||||
version='1.6.2',
|
||||
classifiers=[
|
||||
"Programming Language :: Python",
|
||||
"Topic :: Software Development :: Build Tools"
|
||||
|
||||
Reference in New Issue
Block a user