Skip to content

Commit

Permalink
Bump version to 4.0.0rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
raimon49 committed Oct 31, 2022
1 parent 3b7f732 commit bf269f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion piplicenses.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
open = open # allow monkey patching

__pkgname__ = 'pip-licenses'
__version__ = '4.0.0rc2'
__version__ = '4.0.0rc3'
__author__ = 'raimon'
__license__ = 'MIT'
__summary__ = ('Dump the software license list of '
Expand Down

0 comments on commit bf269f8

Please sign in to comment.