Skip to content

Commit 298a6aa

Browse files
committed
Release 3.1.2
Signed-off-by: Stephen Finucane <[email protected]>
1 parent f23e7fe commit 298a6aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patchwork/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
from patchwork.version import get_latest_version
77

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

1010
__version__ = get_latest_version(VERSION)

0 commit comments

Comments
 (0)