diff --git a/duniterpy/__init__.py b/duniterpy/__init__.py index 807e6cc5c12103b4c9d11679f72bdf05b9327b6b..187a7598fb0149f7a44e0f143355d79e1e490549 100644 --- a/duniterpy/__init__.py +++ b/duniterpy/__init__.py @@ -18,7 +18,7 @@ __author__ = 'Caner Candan & inso & vit' -__version__ = '0.43.1' +__version__ = '0.43.2' __nonsense__ = 'duniter' from . import api, documents, key \ No newline at end of file