diff --git a/setup.py b/setup.py
index 1ee034d87944e5a4576af31eb012c6c266bcdd1b..20675b86660fd7198bb8b5dbc5c3a779cdaf4555 100644
--- a/setup.py
+++ b/setup.py
@@ -14,7 +14,7 @@ def load_requirements():
 
 setup(
     name='perxis',
-    version='0.0.9',
+    version='0.0.10',
     description='Perxis python client',
     long_description=long_description,
     long_description_content_type='text/markdown',