summaryrefslogtreecommitdiffhomepage
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/setup.py b/setup.py
index e94b9022..02a71e58 100644
--- a/setup.py
+++ b/setup.py
@@ -52,11 +52,7 @@ if sys.platform == 'darwin':
setup(name = "paramiko",
-<<<<<<< HEAD
version = "1.11.0",
-=======
- version = "1.10.2",
->>>>>>> 1.10
description = "SSH2 protocol library",
author = "Jeff Forcier",
author_email = "jeff@bitprophet.org",