Skip to content

Commit

Permalink
Version up to 1.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
bjk7119 authored Jun 24, 2021
1 parent 356cb52 commit 188d28d
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 @@ -14,7 +14,7 @@
if __name__ == "__main__":
setup(
name='fosslight_source',
version='1.4.8',
version='1.4.9',
package_dir={"": "src"},
packages=find_packages(where='src'),
description='FOSSLight Source Scanner',
Expand Down

0 comments on commit 188d28d

Please sign in to comment.