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