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