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 53561a1 commit 2f89ef6Copy full SHA for 2f89ef6
patchwork/__init__.py
@@ -19,7 +19,7 @@
19
20
from patchwork.version import get_latest_version
21
22
-VERSION = (2, 1, 0, 'rc', 2)
+VERSION = (2, 1, 0)
23
24
__version__ = get_latest_version(VERSION)
25
0 commit comments