We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e61a2b commit 3019a1aCopy full SHA for 3019a1a
fabric/version.py
@@ -7,7 +7,7 @@
7
"""
8
9
10
-VERSION = (1, 19, 2, 'alpha', 1)
+VERSION = (1, 19, 2, 'final', 0)
11
12
13
def git_sha():
0 commit comments