Skip to content

Commit 78d5921

Browse files
committed
release version 1.17.1
1 parent d052d74 commit 78d5921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fabric/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"""
88

99

10-
VERSION = (1, 17, 1, 'alpha', 1)
10+
VERSION = (1, 17, 1, 'final', 0)
1111

1212

1313
def git_sha():

0 commit comments

Comments
 (0)