diff --git a/setup.py b/setup.py
index f3b199ee2c39fca13fc776907faa2526a3526adc..9a53f23287c93ef6d374a9a89e6dc46bbb331eba 100644
--- a/setup.py
+++ b/setup.py
@@ -14,7 +14,7 @@ def load_requirements():
 
 setup(
     name='perxis',
-    version='1.0.1',
+    version='1.0.2',
     description='Perxis python client',
     long_description=long_description,
     long_description_content_type='text/markdown',