diff --git a/setup.py b/setup.py index a6001b18..68235185 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ def get_long_description(): setup(name='openscap-report', - version='0.2.7', + version='0.2.8', description='Tool for generating report from results of oscap scan.', long_description=get_long_description(), long_description_content_type="text/markdown",