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