diff --git a/setup.py b/setup.py index 4986d80..395d780 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ setup( name='aa-corpstats-two', - version='1.1.5', + version='1.1.6', packages=find_packages(), include_package_data=True, install_requires=install_requires,