diff --git a/setup.py b/setup.py index 49d97d1..f966d3f 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setup( name='scielo-sushiapi', - version='0.7.0', + version='0.8.0', packages=find_packages( exclude=["*.tests", "*.tests.*", "tests.*", "tests", "docs"] ),