Skip to content

Commit aead62e

Browse files
committed
Cut 0.9 alpha 3
1 parent 91dc5b5 commit aead62e

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
@@ -6,7 +6,7 @@
66
which in turn needs access to this version information.)
77
"""
88

9-
VERSION = (0, 9, 0, 'alpha', 2)
9+
VERSION = (0, 9, 0, 'alpha', 3)
1010

1111
def get_version(verbose=False):
1212
"""

0 commit comments

Comments
 (0)