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 Feb 2, 2018
1 parent d1936bb commit 5bea214
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.3.3'
__version__ = '1.3.4'
__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 5bea214

Please sign in to comment.