diff --git a/setup.py b/setup.py index 050ae30..09b8364 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name='argendolar', - version='1.1.1', + version='1.1.2', packages=find_packages(), install_requires=['pandas', 'requests'], author='Mariano Gobea Alcoba',