Release v2.3.1

This commit is contained in:
Ralph Bean
2018-06-27 07:59:40 -04:00
parent eb2643703f
commit 461014a7bb
2 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
Change Log
==========
v2.3.1
------
* Support the modulemd buildopts.rpms.whitelist option
v2.3.0
------

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