From 09e9d48db06b7e6eff090dc2cbbb94fef18a1b2c Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Wed, 7 May 2014 13:47:09 -0700 Subject: Cut 1.12.4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 5fd9d044..04286b15 100644 --- a/setup.py +++ b/setup.py @@ -55,7 +55,7 @@ if sys.platform == 'darwin': setup( name = "paramiko", - version = "1.12.3", + version = "1.12.4", description = "SSH2 protocol library", long_description = longdesc, author = "Jeff Forcier", -- cgit v1.2.3