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"