[PATCH 2/2] Patchwork v2.1.0-rc2
Daniel Axtens
dja at axtens.net
Tue May 22 00:39:39 AEST 2018
LGTM - Thanks Stephen!
Acked-by: Daniel Axtens <dja at axtens.net>
Regards,
Daniel
> Signed-off-by: Stephen Finucane <stephen at that.guru>
> ---
> patchwork/__init__.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/patchwork/__init__.py b/patchwork/__init__.py
> index d145a4db..4f10b4c1 100644
> --- a/patchwork/__init__.py
> +++ b/patchwork/__init__.py
> @@ -19,7 +19,7 @@
>
> from patchwork.version import get_latest_version
>
> -VERSION = (2, 1, 0, 'rc', 1)
> +VERSION = (2, 1, 0, 'rc', 2)
>
> __version__ = get_latest_version(VERSION)
>
> --
> 2.17.0
More information about the Patchwork
mailing list