summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 685a9fb3..c0895a0f 100644
--- a/setup.py
+++ b/setup.py
@@ -48,6 +48,7 @@ if sys.platform == 'darwin':
setup(name = "paramiko",
+ version = "1.7.9",
version = "1.7.8",
description = "SSH2 protocol library",
author = "Jeff Forcier",