Skip to content
Snippets Groups Projects
Commit fbe29bd54be1 authored by Jeff Forcier's avatar Jeff Forcier
Browse files

Bump to 0.8.x due to nontrivial changes

(cherry picked from commit d7def60c4784fed39fc8714753304a150da131c7)

Conflicts:
	setup.py
parent ef32d53da02c
Branches
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@
__author__ = "Jeff Forcier <jeff@bitprophet.org>"
__version__ = "1.7.14"
__version__ = "1.8.0"
__license__ = "GNU Lesser General Public License (LGPL)"
......
......@@ -50,7 +50,7 @@
setup(name = "paramiko",
version = "1.7.14",
version = "1.8.0",
description = "SSH2 protocol library",
author = "Jeff Forcier",
author_email = "jeff@bitprophet.org",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment