We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30adc3b commit bcc584fCopy full SHA for bcc584f
fabric/version.py
@@ -9,7 +9,7 @@
9
from os.path import abspath, dirname
10
11
12
-VERSION = (1, 15, 2, 'rc', 1)
+VERSION = (1, 15, 2, 'final', 0)
13
14
15
def git_sha():
0 commit comments