8000 Cut 1.9.1 · alex-python/fabric@43a88d9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 43a88d9

Browse files
committed
Cut 1.9.1
1 parent bc85c74 commit 43a88d9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

fabric/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from os.path import abspath, dirname
1010

1111

12-
VERSION = (1, 9, 0, 'final', 0)
12+
VERSION = (1, 9, 1, 'final', 0)
1313

1414

1515
def git_sha():

sites/www/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
Changelog
33
=========
44

5+
* :release:`1.9.1 <2014-08-06>`
56
* :release:`1.8.5 <2014-08-06>`
67
* :release:`1.7.5 <2014-08-06>`
78
* :bug:`1165` Prevent infinite loop condition when a gateway host is enabled &

0 commit comments

Comments
 (0)
0