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 3271720 commit 38b52ceCopy full SHA for 38b52ce
setup.py
@@ -15,7 +15,7 @@
15
if __name__ == "__main__":
16
setup(
17
name='fosslight_scanner',
18
- version='1.6.0',
+ version='1.5.0',
19
package_dir={"": "src"},
20
packages=find_packages(where='src'),
21
description='FOSSLight Scanner',
0 commit comments