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