Merge branch '1.11'

This commit is contained in:
Jeff Forcier 2013-09-20 17:58:13 -07:00
commit 723131500a
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ if sys.platform == 'darwin':
setup(name = "paramiko",
version = "1.11.0",
version = "1.11.1",
description = "SSH2 protocol library",
author = "Jeff Forcier",
author_email = "jeff@bitprophet.org",