From 01735419f3094852b650d34368c1e1126c9767a4 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Mon, 7 May 2012 20:23:29 -0700 Subject: Bump to 1.7.14 (cherry picked from commit c3a7e9d587447afdc714b02412594b8d0a9fecfa) Conflicts: setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index efc061d5..08684cad 100644 --- a/setup.py +++ b/setup.py @@ -50,7 +50,7 @@ if sys.platform == 'darwin': setup(name = "paramiko", - version = "1.7.13", + version = "1.7.14", description = "SSH2 protocol library", author = "Jeff Forcier", author_email = "jeff@bitprophet.org", -- cgit v1.2.3