Skip to content

Commit 3cc21f3

Browse files
stephenfindaxtens
authored andcommitted
Patchwork v2.2.0-rc2
Signed-off-by: Stephen Finucane <[email protected]> Signed-off-by: Daniel Axtens <[email protected]>
1 parent 83f364a commit 3cc21f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patchwork/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
from patchwork.version import get_latest_version
77

8-
VERSION = (2, 2, 0, 'rc', 1)
8+
VERSION = (2, 2, 0, 'rc', 2)
99

1010
__version__ = get_latest_version(VERSION)
1111

0 commit comments

Comments
 (0)