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.
2 parents 61e3d07 + c1bf6dd commit cb2d81cCopy full SHA for cb2d81c
setup.py
@@ -14,7 +14,7 @@
14
if __name__ == "__main__":
15
setup(
16
name='fosslight_source',
17
- version='1.6.24',
+ version='1.6.25',
18
package_dir={"": "src"},
19
packages=find_packages(where='src'),
20
description='FOSSLight Source Scanner',
0 commit comments