diff --git a/duniterpy/__init__.py b/duniterpy/__init__.py
index a4056398761877a9a58f7921b5cfe32ef10b5312..06ae29d0d6d8702221f643e88bea9427ee4f86da 100644
--- a/duniterpy/__init__.py
+++ b/duniterpy/__init__.py
@@ -19,7 +19,7 @@
 MANAGED_API=["BASIC_MERKLED_API", "BMAS"]
 
 __author__      = 'Caner Candan & inso & vit'
-__version__     = '0.40.1'
+__version__     = '0.40.2'
 __nonsense__    = 'duniter'
 
 from . import api, documents, key
\ No newline at end of file