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 Sep 1, 2016
1 parent e311156 commit 21d2630
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__ = '0.13.6'
__version__ = '0.14.0'
__email__ = '[email protected]'
PROJECT_URL = 'https://github.com/nabla-c0d3/sslyze'
PROJECT_DESC = 'Fast and full-featured SSL scanner.'

0 comments on commit 21d2630

Please sign in to comment.