diff --git a/setup.py b/setup.py index 675ca61..29c23df 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setup( name='scielo-sushiapi', - version='0.5.1', + version='0.6.0', packages=find_packages( exclude=["*.tests", "*.tests.*", "tests.*", "tests", "docs"] ),