diff --git a/setup.py b/setup.py index 811ba0b..2c873ef 100644 --- a/setup.py +++ b/setup.py @@ -50,7 +50,7 @@ if sys.platform == 'darwin': setup(name = "ssh", - version = "1.8.0a0", + version = "dev", description = "SSH2 protocol library", author = "Jeff Forcier", author_email = "jeff@bitprophet.org",