We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b60b644 commit 1911077Copy full SHA for 1911077
sslyze/__version__.py
@@ -1,8 +1,8 @@
1
__title__ = "SSLyze"
2
-__version__ = "5.0.4"
+__version__ = "5.0.5"
3
__description__ = "Fast and powerful SSL/TLS scanning library."
4
__author__ = "Alban Diquet"
5
__author_email__ = "nabla.c0d3@gmail.com"
6
__url__ = "https://github.com/nabla-c0d3/sslyze"
7
__license__ = "AGPL"
8
-__copyright__ = "Copyright 2021 Alban Diquet"
+__copyright__ = "Copyright 2022 Alban Diquet"
0 commit comments