Skip to content

Commit

Permalink
Upgrade version number
Browse files Browse the repository at this point in the history
Signed-off-by: Ashish Bijlani <ashish.bijlani@gmail.com>
  • Loading branch information
ashishbijlani committed Oct 10, 2022
1 parent 45fee52 commit 8865d76
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 @@ -81,7 +81,7 @@ def run(self):
data_files = [
(os.path.expanduser(os.path.join('~','.packj')), ['packj/config.yaml']),
],
version = '0.5',
version = '0.6',
license='GNU AGPLv3',
description = 'Packj flags "risky" open-source packages in your software supply chain',
long_description=long_description,
Expand Down

0 comments on commit 8865d76

Please sign in to comment.