Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
nabla-c0d3 committed Jul 22, 2017
1 parent 688cd7a commit 8bc3942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sslyze/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

__author__ = 'Alban Diquet'
__license__ = 'GPLv2'
__version__ = '1.1.1'
__version__ = '1.1.2'
__email__ = '[email protected]'
PROJECT_URL = 'https://github.com/nabla-c0d3/sslyze'
PROJECT_DESC = 'Fast and full-featured SSL scanner.'

0 comments on commit 8bc3942

Please sign in to comment.