summaryrefslogtreecommitdiffhomepage
path: root/setup.py
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2013-07-26 15:07:33 -0700
committerJeff Forcier <jeff@bitprophet.org>2013-07-26 15:07:33 -0700
commit2a08a48dd2451e3139735c8b4f29d6d2516b8eb0 (patch)
tree7e18e4071d24cae79c69cca0d463059282987ff4 /setup.py
parentd2c71ed9994baa167f7eaf26683f17a0be4b7c02 (diff)
Version bump/dumb-fix
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",