diff --git a/briar_wrapper/__init__.py b/briar_wrapper/__init__.py index 97d9b6e3c6baaad27bc1ad463b73f421cab68957..166ef62312288319a75f9b5299d3353b2d6b83de 100644 --- a/briar_wrapper/__init__.py +++ b/briar_wrapper/__init__.py @@ -15,4 +15,4 @@ The source code can be found on [code.briarproject.org](https://code.briarproject.org/briar/python-briar-wrapper). """ -__version__ = "0.0.5" +__version__ = "0.0.6" diff --git a/debian/changelog b/debian/changelog index ef1617ec76344a4969487510243acd31aba811bc..63077e96931fb49bb9a72f9cc971c700b66bd735 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-briar-wrapper (0.0.6-1) UNRELEASED; urgency=medium + + * Fix support for changing contact alias + + -- Nico Alt <nicoalt@posteo.org> Wed, 14 Oct 2020 17:25:32 +0000 + python-briar-wrapper (0.0.5-1) UNRELEASED; urgency=medium * Allow to mark messages as read