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 May 19, 2018
1 parent 8923854 commit 6c63ae6
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,6 +1,6 @@

__author__ = 'Alban Diquet'
__version__ = '1.4.1'
__version__ = '1.4.2'
__email__ = 'nabla.c0d3@gmail.com'
PROJECT_URL = 'https://github.com/nabla-c0d3/sslyze'
PROJECT_DESC = 'Fast and full-featured SSL scanner.'

0 comments on commit 6c63ae6

Please sign in to comment.