diff --git a/recipes-gtk/nwg-shell/nwg-wrapper_git.bb b/recipes-gtk/nwg-shell/nwg-wrapper_git.bb index f68352f..b9f7248 100644 --- a/recipes-gtk/nwg-shell/nwg-wrapper_git.bb +++ b/recipes-gtk/nwg-shell/nwg-wrapper_git.bb @@ -12,6 +12,6 @@ RDEPENDS:${PN} = "python3-pygobject" inherit setuptools3 gobject-introspection S = "${WORKDIR}/git" -PV = "0.0.2" +PV = "0.1.0" SRCREV = "v${PV}"