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 b020e07 commit 7b30621Copy full SHA for 7b30621
patchwork/__init__.py
@@ -19,7 +19,7 @@
19
20
from patchwork.version import get_latest_version
21
22
-VERSION = (2, 0, 2, 'alpha', 0)
+VERSION = (2, 0, 3, 'final', 0)
23
24
__version__ = get_latest_version(VERSION)
25
0 commit comments