Skip to content

Commit 21d2630

Browse files
committed
Bump version number
1 parent e311156 commit 21d2630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sslyze/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
__author__ = 'Alban Diquet'
33
__license__ = 'GPLv2'
4-
__version__ = '0.13.6'
4+
__version__ = '0.14.0'
55
__email__ = 'nabla.c0d3@gmail.com'
66
PROJECT_URL = 'https://github.com/nabla-c0d3/sslyze'
77
PROJECT_DESC = 'Fast and full-featured SSL scanner.'

0 commit comments

Comments
 (0)