diff --git a/duniterpy/__init__.py b/duniterpy/__init__.py index 7904af1e18eb977f65b25f1295e7ec611295518d..0ada4c2fbcc590f147eab9bec1e597d809737761 100644 --- a/duniterpy/__init__.py +++ b/duniterpy/__init__.py @@ -21,7 +21,7 @@ PROTOCOL_VERSION="1" MANAGED_API=["BASIC_MERKLED_API"] __author__ = 'Caner Candan & inso' -__version__ = '0.20.1dev12' +__version__ = '0.20.2' __nonsense__ = 'duniter' from . import api, documents, key \ No newline at end of file