[PATCH 10/10] Release 2.1.2

Daniel Axtens dja at axtens.net
Tue Apr 30 16:03:08 AEST 2019


Signed-off-by: Daniel Axtens <dja at axtens.net>
---
 patchwork/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/patchwork/__init__.py b/patchwork/__init__.py
index 72416b32a073..241f496cf71f 100644
--- a/patchwork/__init__.py
+++ b/patchwork/__init__.py
@@ -19,7 +19,7 @@
 
 from patchwork.version import get_latest_version
 
-VERSION = (2, 1, 2, 'alpha', 0)
+VERSION = (2, 1, 2)
 
 __version__ = get_latest_version(VERSION)
 
-- 
2.19.1



More information about the Patchwork mailing list