[PATCH 1/3] Release 2.2.0

Stephen Finucane stephen at that.guru
Wed Sep 11 03:59:54 AEST 2019


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 fc97dadf..b55d4b3b 100644
--- a/patchwork/__init__.py
+++ b/patchwork/__init__.py
@@ -5,7 +5,7 @@
 
 from patchwork.version import get_latest_version
 
-VERSION = (2, 2, 0, 'alpha', 0)
+VERSION = (2, 2, 0)
 
 __version__ = get_latest_version(VERSION)
 
-- 
2.21.0



More information about the Patchwork mailing list