diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-05-07 13:39:39 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-05-07 13:39:39 -0700 |
commit | c0667e1e6a1dd9b6cf2e47762b51d085417eb7c8 (patch) | |
tree | a3b69840d63d4b6ac9cdb197924bc84732569c9a /setup.py | |
parent | ac4c75471821fa5686c1f15e1b8613fe70639355 (diff) |
Cut 1.11.6
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ if sys.platform == 'darwin': setup( name = "paramiko", - version = "1.11.5", + version = "1.11.6", description = "SSH2 protocol library", long_description = longdesc, author = "Jeff Forcier", |