Skip to content

Commit 7b30621

Browse files
committed
Release 2.0.3
Signed-off-by: Stephen Finucane <[email protected]>
1 parent b020e07 commit 7b30621

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
@@ -19,7 +19,7 @@
1919

2020
from patchwork.version import get_latest_version
2121

22-
VERSION = (2, 0, 2, 'alpha', 0)
22+
VERSION = (2, 0, 3, 'final', 0)
2323

2424
__version__ = get_latest_version(VERSION)
2525

0 commit comments

Comments
 (0)