diff --git a/setup.py b/setup.py
index b4903e9ea05c61b038af5a387afcb73620f4f954..01f3d6bb241d36d0f9034ce813212e750c342a0d 100644
--- a/setup.py
+++ b/setup.py
@@ -14,7 +14,7 @@ def load_requirements():
 
 setup(
     name='perxis',
-    version='1.6.0',
+    version='1.5.0',
     description='Perxis python client',
     long_description=long_description,
     long_description_content_type='text/markdown',