Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fhamborg authored May 14, 2020
1 parent 499713d commit ce8ea70
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
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages

setup(name='giveme5w1h',
version='1.0.17',
version='1.0.18',
description="Extraction of the journalistic five W and one H questions (5W1H) from news articles.",
long_description="""Giveme5W1H is an open source, easy-to-use system to that extracts phrases answering the journalist 5W1H questions to describe an article's main event: who did what, when, where, why, and how?""",
classifiers=[
Expand Down

0 comments on commit ce8ea70

Please sign in to comment.