diff --git a/setup.py b/setup.py index e283c7f..8f66b9a 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='llnl-scraper', - version='0.5.0-dev', + version='0.5.0', description='Package for extracting software repository metadata', long_description=long_description, author='Ian Lee',