diff --git a/ucoinpy/__init__.py b/ucoinpy/__init__.py
index 8bd8e4c81d3128785859be4f10439e41b58b26a9..ee25dedf6db4e46658288fc040ccb61dcd16c56c 100644
--- a/ucoinpy/__init__.py
+++ b/ucoinpy/__init__.py
@@ -21,7 +21,7 @@ PROTOCOL_VERSION="1"
 MANAGED_API=["BASIC_MERKLED_API"]
 
 __author__      = 'Caner Candan & inso'
-__version__     = '0.20.1dev1'
+__version__     = '0.20.1dev2'
 __nonsense__    = 'uCoin'
 
 from . import api, documents, key
\ No newline at end of file