Skip to content

Commit bcc584f

Browse files
committed
Cut 1.15.2
1 parent 30adc3b commit bcc584f

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
@@ -9,7 +9,7 @@
99
from os.path import abspath, dirname
1010

1111

12-
VERSION = (1, 15, 2, 'rc', 1)
12+
VERSION = (1, 15, 2, 'final', 0)
1313

1414

1515
def git_sha():

0 commit comments

Comments
 (0)