We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d86098 commit 97f7adeCopy full SHA for 97f7ade
patchwork/__init__.py
@@ -5,7 +5,7 @@
5
6
from patchwork.version import get_latest_version
7
8
-VERSION = (2, 2, 6, 'alpha', 0)
+VERSION = (2, 2, 6)
9
10
__version__ = get_latest_version(VERSION)
11
0 commit comments