diff --git a/setup.py b/setup.py index 53ea3bb30b12983187d8910f26fcacca249ea251..f0a6fcaee35e7dc36d7bf1a769121d1f1ae3357c 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r") as fh: setuptools.setup( name="get_rankings", - version="0.6", + version="0.7", author="Georges Da Costa", author_email="georges.da-costa@irit.fr", description="DBLP ranking using CORE Rank and SJR",