diff --git a/setup.py b/setup.py index f611233..939dad2 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name='hsclient', - version='1.0.0', + version='1.0.1', packages=find_packages(include=['hsclient', 'hsclient.*'], exclude=("tests",)), install_requires=[