summaryrefslogtreecommitdiffhomepage
path: root/setup.py
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-01-08 16:41:04 -0800
committerJeff Forcier <jeff@bitprophet.org>2014-01-08 16:41:04 -0800
commit1ff3db96f65c52df416548e8a8047b3c07bcf683 (patch)
tree33b5c445b18bf63757c593620462255c0ee7948a /setup.py
parent9bf65daebedcd6f9dd39f8ff7b7929ee92ed5484 (diff)
Cut 1.11.3
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 529ed89d..33075002 100644
--- a/setup.py
+++ b/setup.py
@@ -52,7 +52,7 @@ if sys.platform == 'darwin':
setup(name = "paramiko",
- version = "1.11.2",
+ version = "1.11.3",
description = "SSH2 protocol library",
author = "Jeff Forcier",
author_email = "jeff@bitprophet.org",