Skip to content

Commit a9de15e

Browse files
committed
bump to version 1.20.0beta1
1 parent 53485a8 commit a9de15e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fabric/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"""
88

99

10-
VERSION = (1, 19, 2, 'final', 0)
10+
VERSION = (1, 20, 0, 'beta', 1)
1111

1212

1313
def git_sha():

0 commit comments

Comments
 (0)