Bump to 1.7.9, setup.py/crypto update
This commit is contained in:
parent
2279ef6909
commit
ea8e73a389
2
setup.py
2
setup.py
|
@ -48,7 +48,7 @@ if sys.platform == 'darwin':
|
||||||
|
|
||||||
|
|
||||||
setup(name = "ssh",
|
setup(name = "ssh",
|
||||||
version = "1.7.8",
|
version = "1.7.9",
|
||||||
description = "SSH2 protocol library",
|
description = "SSH2 protocol library",
|
||||||
author = "Jeff Forcier",
|
author = "Jeff Forcier",
|
||||||
author_email = "jeff@bitprophet.org",
|
author_email = "jeff@bitprophet.org",
|
||||||
|
|
Loading…
Reference in New Issue