[PATCH 2/3] Post-release version bump

Stephen Finucane stephen at that.guru
Wed Sep 11 03:59:55 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 b55d4b3b..ef5c5c41 100644
--- a/patchwork/__init__.py
+++ b/patchwork/__init__.py
@@ -5,7 +5,7 @@
 
 from patchwork.version import get_latest_version
 
-VERSION = (2, 2, 0)
+VERSION = (2, 3, 0, 'alpha', 0)
 
 __version__ = get_latest_version(VERSION)
 
-- 
2.21.0



More information about the Patchwork mailing list