Signed-off-by: Daniel Axtens <d...@axtens.net> --- patchwork/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/patchwork/__init__.py b/patchwork/__init__.py index 98e9b21d066f..d145a4dbce67 100644 --- a/patchwork/__init__.py +++ b/patchwork/__init__.py @@ -19,7 +19,7 @@ from patchwork.version import get_latest_version -VERSION = (2, 1, 0, 'alpha', 0) +VERSION = (2, 1, 0, 'rc', 1) __version__ = get_latest_version(VERSION) -- 2.14.1 _______________________________________________ Patchwork mailing list Patchwork@lists.ozlabs.org https://lists.ozlabs.org/listinfo/patchwork