Skip to content

Commit 1911077

Browse files
committed
Bump version number
1 parent b60b644 commit 1911077

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sslyze/__version__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
__title__ = "SSLyze"
2-
__version__ = "5.0.4"
2+
__version__ = "5.0.5"
33
__description__ = "Fast and powerful SSL/TLS scanning library."
44
__author__ = "Alban Diquet"
55
__author_email__ = "nabla.c0d3@gmail.com"
66
__url__ = "https://github.com/nabla-c0d3/sslyze"
77
__license__ = "AGPL"
8-
__copyright__ = "Copyright 2021 Alban Diquet"
8+
__copyright__ = "Copyright 2022 Alban Diquet"

0 commit comments

Comments
 (0)