From b254444202cef36b51d54de8bdff88e77a7a3367 Mon Sep 17 00:00:00 2001 From: Vincent Verdeil Date: Fri, 6 Aug 2021 01:52:18 +0200 Subject: [PATCH] Update version before release --- pibooth_sound_effects/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pibooth_sound_effects/__init__.py b/pibooth_sound_effects/__init__.py index 04a08d2..796995e 100644 --- a/pibooth_sound_effects/__init__.py +++ b/pibooth_sound_effects/__init__.py @@ -2,4 +2,4 @@ """Pibooth plugin to add sound effects.""" -__version__ = "0.0.3" +__version__ = "0.0.4"