Release v2.2.3

This commit is contained in:
mprahl
2018-05-31 14:44:12 -04:00
parent 2e6589ae41
commit afaaae2894
2 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,11 @@
Change Log
==========
v2.2.3
------
* Fix an issue that occurred when the legacy modulemd module wasn't installed
v2.2.2
------

View File

@@ -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='2.2.2',
version='2.2.3',
classifiers=[
"Programming Language :: Python",
"Topic :: Software Development :: Build Tools"