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