Skip to content

Commit

Permalink
Bump version numbe
Browse files Browse the repository at this point in the history
  • Loading branch information
nabla-c0d3 committed Sep 6, 2017
1 parent 2384433 commit 7f04ae7
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.3'
__version__ = '1.1.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 7f04ae7

Please sign in to comment.