Skip to content

Commit

Permalink
bump setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Derek Miller authored and Derek Miller committed Aug 6, 2021
1 parent c87c1ef commit c83697c
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 @@ -2,7 +2,7 @@
from setuptools import find_packages

setup(name='bert-extractive-summarizer',
version='0.8.0',
version='0.8.1',
description='Extractive Text Summarization with BERT',
keywords=['bert', 'pytorch', 'machine learning',
'deep learning', 'extractive summarization', 'summary'],
Expand Down

0 comments on commit c83697c

Please sign in to comment.