From e3effe1e964be4c38f868a8bcef6dce6a43a59ba Mon Sep 17 00:00:00 2001
From: inso <insomniak.fr@gmaiL.com>
Date: Sat, 16 Apr 2016 10:30:21 +0200
Subject: [PATCH] 0.20.1dev5

---
 ucoinpy/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ucoinpy/__init__.py b/ucoinpy/__init__.py
index 1d1cd993..75d6b3b0 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.1dev4'
+__version__     = '0.20.1dev5'
 __nonsense__    = 'uCoin'
 
 from . import api, documents, key
\ No newline at end of file
-- 
GitLab