Skip to content

Commit

Permalink
Update version to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soimkim committed Sep 24, 2021
1 parent 3271720 commit 38b52ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
if __name__ == "__main__":
setup(
name='fosslight_scanner',
version='1.6.0',
version='1.5.0',
package_dir={"": "src"},
packages=find_packages(where='src'),
description='FOSSLight Scanner',
Expand Down

0 comments on commit 38b52ce

Please sign in to comment.