We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba58b05 commit 4fed3a2Copy full SHA for 4fed3a2
setup.py
@@ -11,7 +11,7 @@ def get_long_description():
11
12
13
setup(name='openscap-report',
14
- version='0.2.9',
+ version='1.0.0',
15
description='Tool for generating report from results of oscap scan.',
16
long_description=get_long_description(),
17
long_description_content_type="text/markdown",
0 commit comments