Skip to content

Commit

Permalink
Version bump for 0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bitprophet committed Apr 29, 2011
1 parent 879d182 commit e1fbec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabric/version.py
Expand Up @@ -6,7 +6,7 @@
which in turn needs access to this version information.)
"""

VERSION = (0, 9, 5, "final", 0)
VERSION = (0, 9, 6, "final", 0)

def get_version(form='short'):
"""
Expand Down

0 comments on commit e1fbec3

Please sign in to comment.