Skip to content

Commit

Permalink
Release 1.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
arthepsy committed Oct 14, 2016
1 parent 9871719 commit 76509a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssh-audit.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
from __future__ import print_function
import os, io, sys, socket, struct, random, errno, getopt, re, hashlib, base64

VERSION = 'v1.5.1.dev'
VERSION = 'v1.6.0'


def usage(err=None):
Expand Down

0 comments on commit 76509a1

Please sign in to comment.