Skip to content

Commit

Permalink
Bump version to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raimon49 committed Feb 10, 2018
1 parent 4143cf8 commit b5657f7
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 @@ -38,7 +38,7 @@
from prettytable.prettytable import HEADER as RULE_HEADER, ALL as RULE_ALL

__pkgname__ = 'pip-licenses'
__version__ = '1.4.0'
__version__ = '1.5.0'
__author__ = 'raimon'
__license__ = 'MIT License'
__summary__ = ('Dump the software license list of '
Expand Down

0 comments on commit b5657f7

Please sign in to comment.