From 01b904de2e9eca4138743f509a5faea0a97a4eca Mon Sep 17 00:00:00 2001 From: inso <insomniak.fr@gmaiL.com> Date: Tue, 6 Dec 2016 00:24:54 +0100 Subject: [PATCH] 0.30.8 --- duniterpy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/duniterpy/__init__.py b/duniterpy/__init__.py index b5edbccf..943eb65b 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.30.7' +__version__ = '0.30.8' __nonsense__ = 'duniter' from . import api, documents, key \ No newline at end of file -- GitLab