We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b44a77d commit 027de4bCopy full SHA for 027de4b
patchwork/__init__.py
@@ -5,7 +5,7 @@
5
6
from patchwork.version import get_latest_version
7
8
-VERSION = (2, 2, 0, 'rc', 2)
+VERSION = (2, 2, 0)
9
10
__version__ = get_latest_version(VERSION)
11
0 commit comments