Skip to content

Commit

Permalink
bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbierbaum committed Apr 29, 2019
1 parent 296596c commit 7f2a377
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 @@ -5,7 +5,7 @@ def read(fname):
return open(os.path.join(os.path.dirname(__file__), fname)).read()

setup(name='arxiv_public_data',
version='0.1.1',
version='0.2.0',
description='Download and process publicly available ArXiv data',
long_description=read('README.md'),
keywords='data-mining citation-networks arxiv',
Expand Down

0 comments on commit 7f2a377

Please sign in to comment.