Skip to content

Commit

Permalink
v1.2.0 release (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
fbarrios authored and fedelopez77 committed Jan 16, 2019
1 parent 7e5911e commit 6844bbe
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 @@ -6,7 +6,7 @@
package_data = {
'summa': ['README', 'LICENSE']
},
version = '1.1.0',
version = '1.2.0',
description = 'A text summarization and keyword extraction package based on TextRank',
long_description = open('README', encoding="utf-8").read(),
author = 'Federico Barrios, Federico Lopez',
Expand Down

0 comments on commit 6844bbe

Please sign in to comment.